Skip to content
#

malaria-detection

Here are 78 public repositories matching this topic...

An efficient disease detection application with GUI based (tkinter) frontend and a custom CNN model as backend which detects if a cell is parasitized or normal from its image in real time with an accuracy of 95.22%.

  • Updated Jun 3, 2020
  • Jupyter Notebook

Malaria Parasite Detection using Efficient Neural Ensembles. Malaria, a life threatening disease caused by the bite of the Anopheles mosquito infected with the parasite, has been a major burden towards healthcare for years leading to approximately 400,000 deaths globally every year. This study aims to build an efficient system by applying ensemb…

  • Updated Dec 12, 2023
  • 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

Malaria is a life-threatening disease that is spread by the Plasmodium parasites. It is detected by trained microscopists who analyze microscopic blood smear images. Modern deep learning techniques may be used to do this analysis automatically. The need for the trained personnel can be greatly reduced with the development of an automatic accurat…

  • Updated Nov 25, 2020
  • Kotlin

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

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