Posts

Showing posts from May 10, 2020

New Post

Avascular Necrosis (AVN) || Early Detection, Better Outcomes || ~xRay Pixy

Image
Avascular Necrosis (AVN) is a condition where blood flow to the bone is reduced, causing bone cells to die. This leads to pain, joint damage, and difficulty in movement, especially in the hip. Early diagnosis and proper treatment can prevent permanent bone damage and improve quality of life. Video Chapter: AVN 00:00 Introduction 00:45 What is AVN? 01:55 About Bone Tissue 02:49 AVN Causes 03:38 AVN Symptoms 04:11 AVN Diagnosis 04:56 AVN of femoral head 05:33 How AVN Develops 07:28 Conclusions #optimization #algorithm #metaheuristic #robotics #deeplearning #ArtificialIntelligence #MachineLearning #computervision #research #projects #thesis #Python #optimizationproblem #optimizationalgorithms 

How to Detect Masked Human Faces from Digital Images

Image
There is not 100% accuracy on masked face recognition. Algorithms like the viola-jones face detection algorithm can detect masked human faces from the digital images. I applied the viola jones algorithm on MASKED human face images and it successfully detects human masked faces. Link:  https://youtu.be/bgnb8kLhoWs https://youtu.be/bgnb8kLhoWs Face Detection Systems are used for the identification of a person from digital images. The face detection system can extract the different facial features from a digital image. A set of facial features extracted from a digital image includes eyes, nose, mouth, and face region. Face recognition is a difficult task due to the different facial expressions. With the help of a face detection system presence of a human face can be detected easily. For the detection of different facial features, the Viola-Jones algorithm is used in the proposed work. To make the task more manageable, Viola-Jones requires full view frontal upright faces....

How do Face Recognition Algorithms Detect Human Faces

Image
First, learn about FACE DETECTION.  Then face recognition would be an easy task for you. Because most of the computer algorithms work first on face detection after that they can recognize. First learn, how to detect humans or anything you want to detect (objects/ birds/other). When your software will be able to detect it. Then train it for recognition. I worked on Human face recognition. First, I created software for human face detection. Once your software can detect it. You can easily train it for recognition/identification. Learn Image Processing in MATLAB https://www.youtube.com/playlist?list=PLVLAu9B7VtkZAknbwBKJAI9Ny7c0M3nTT Face Detection Systems are used for the identification of a person from digital images. The face detection system can extract the different facial features from a digital image. A set of facial features extracted from a digital image includes eyes, nose, mouth, and face region. Face recognition is a difficult task due to the different facial exp...

How is AI battling the Coronavirus

Image
There are already several efforts in place to leverage artificial intelligence in the fight against coronavirus. Some of these methods include automatically measuring people’s temperature in public places, diagnosing COVID-19 infections from chest x-ray scans, and using machine learning algorithms to predict the spread of the virus. 1.) Google Cloud launches new AI chatbot for COVID-19 information 2.) The Top 12 Health Chatbots 3.) COVID-19 Healthcare BOT How is AI battling the Coronavirus ~xRay Pixy LINK: https://youtu.be/v1rU2Do2Kio
More posts