<hc/>
Personal2020

Malaria Detection

Convolutional neural network that classifies thin blood smear slides as parasitized or uninfected. The model is a small VGG-style CNN trained on the NIH malaria cell dataset, exposed through a Flask web app that accepts an image upload and returns the prediction with the confidence score.