We can predict the presence of malaria in a human blood using deep learning to classify whether the blood cell is infected/parasitic or uninfected.
prabhat-123/Malaria-Cell-Image-Classification
This repository contains a flask app that can detect malaria cases given the image of human blood cell. In this app, the user can post the image of human blood cell through the interface provided by an app and the pretrained model is able to classify whether the human blood cell is parasitic(infected) or uninfected.
Jupyter NotebookMIT