Skip to content
#

malaria-detection

Here are 78 public repositories matching this topic...

Trained my first machine learning model using a public dataset of uninfected and parasitized cells images to detect malaria in humans with a low margin of error. Created a recursive model architecture with the following algorithm: image processing, grayscale conversion, contour detection, get areas of the 5 largest contours, and finally find the…

  • Updated May 10, 2021
  • Python

This project develops a machine learning-based onsite health diagnostic system, facilitating real-time analysis and early detection of health conditions. By integrating data from various sources, it offers personalized insights and enhances healthcare accessibility.

  • Updated Apr 10, 2024
  • Jupyter Notebook

Malaria Detection - This Repository will help in differentiating between parasitized and non-parasitized malaria cells. Data is hosted at NIH's website as well as Kaggle(You can find the kaggle link in the README). This can be a starting point for understanding and implementing projects in CNN. The problem requires you to handle big data, perfor…

  • Updated Jun 9, 2020
  • Jupyter Notebook

Malaria is one of the disease causing deaths worldwide. Detection of malaria is a physical task invloving pathologist to diagnosis the presence of parasite inside the microscopic view of thin blood smears. This process is prone to errors as it requires an experienced person. Also, eye sight plays a vital role in order to detect the malaria. Ther…

  • Updated Oct 26, 2020
  • Jupyter Notebook

Malaria parasites can be identified by examining under the microscope a drop of the patient's blood, spread out as a “blood smear” on a microscope slide. Prior to examination, the specimen is stained (most often with the Giemsa stain) to give the parasites a distinctive appearance.

  • Updated May 21, 2021
  • Jupyter Notebook

Malaria is the deadliest disease in the earth and big hectic work for the health department. The traditional way of diagnosing malaria is by schematic examining blood smears of human beings for parasite-infected red blood cells under the microscope by lab or qualified technicians. This process is inefficient and the diagnosis depends on the expe…

  • Updated Dec 18, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the malaria-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the malaria-detection topic, visit your repo's landing page and select "manage topics."

Learn more