ASD Detection from Facial Images using Deep Learning | TensorFlow, Keras, VGG16
This project was developed to assist early diagnosis of Autism Spectrum Disorder (ASD) using facial image analysis. It was part of a healthcare AI initiative focusing on pediatric disorders.
VichitraBodh is a deep learning-based system that detects Autism Spectrum Disorder from pediatric facial images using transfer learning with VGG16. The model achieved 74.99% accuracy on a curated dataset. It integrates image preprocessing, data augmentation, and fine-tuning strategies for robust performance.