Skip to content

augeorge/malaria_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automated detection of Malaria in single cell images

Convolution neural network built using keras \ tensorflow and trained on data from Kaggle.

Model achieves > 95% accuracy during testing. See example notebook for details.

Model deployed using Flask and a simple web interface. To use, run deploy.py.