Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayannath/malaria-detection-cnn

Using CNN to detect Malaria with the help of cell images
https://github.com/sayannath/malaria-detection-cnn

cnn deep-learning image-classification imagedatagenerator keras machine-learning malaria-detection ne neural-network python tensorflow

Last synced: about 2 months ago
JSON representation

Using CNN to detect Malaria with the help of cell images

Awesome Lists containing this project

README

        

# Malaria Detection
### Malaria Detection using CNN.

## Short Description
A deep learning model is build to detect malaria of the patients with the cell images of the patients.

# Dataset:
Dataset Link:- https://ceb.nlm.nih.gov/repositories/malaria-datasets/

### 👉 If you like this repo then please give it a ⭐️

## NOTE:
This project is subject to change by the developer and is still in development

## Screenshots






## To test this out
Testing this is as simple as it gets. Follow this steps:
1. Clone this project.
2. Open your terminal (NOTE: git bash preferred/ Terminal on VS Code)
3. Type the following command in the terminal
```
cd Website/Malaria-Detection
pip3 install -r requirements.txt (in Mac or Linux)
pip install -r requirements.txt (in Windows)
python3 app.py (in Mac or Linux)
python app.py (in Windows)
```
4. Visit the localhost to see it in action

## Pull Request

Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding

## Developed & Maintained by

[👨 Sayan Nath](https://sayan-nath.web.app/) [📷 Insta](https://www.instagram.com/sayannath235/) [🐤 Twitter](https://twitter.com/SayanNa20204009) [🧳 LinkedIn](https://www.linkedin.com/in/sayan-nath-15a989182/)


[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/sayannath)