Skip to content

This is a Machine Learning based project which can predict whether a person is suffering from malaria or not just by analyzing his cell images.

Notifications You must be signed in to change notification settings

naman14310/RBC_Image_Classification_using_DeepCNN

Repository files navigation

Malaria Detection

About the Project:

Our Project is based on binary image classifier model and uses the concept of Convolution Neural Network, which can predict whether a person is suffering from malaria or not. This prediction is done by analyzing the cell image uploaded by the user. At present, the project has an accuracy greater than 95%.

How to execute:

Step 1:

Clone the repository.

Step 2:

Open the terminal and go to the directory/folder in which the project is saved.

Step 3:

Now write the command: pip install -r requirment.txt

Step 4:

After this command is executed, run the following command: python server.py

About

This is a Machine Learning based project which can predict whether a person is suffering from malaria or not just by analyzing his cell images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published