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%.
Clone the repository.
Open the terminal and go to the directory/folder in which the project is saved.
Now write the command: pip install -r requirment.txt
After this command is executed, run the following command: python server.py