Skip to content

This project provides a model that classifies autistic children from non autistic by pictures of their faces.

Notifications You must be signed in to change notification settings

Nikhitha-OpenSource/Autism-Detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autism-Detection-Using-CNN-

This project provides a model that classifies autistic children from non autistic by pictures of their faces.

Data

Training data consists of 2 folders containing autistic and non autistic faces of children of 1268 pictures each. Test data consists of 400 mixed pictures of autistic and non autistic children

Prerequisites

  • Python >= 3.0

Installation

pip install tflearn
pip install tqdm

to run the model

python AutismDetect.py

Results

results will be saved in the Submit.csv file, where label 0 is non autistic and 1 is autistic

About

This project provides a model that classifies autistic children from non autistic by pictures of their faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages