There are 2 repositories under malaria-detection topic.
The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.
A menu based multiple chronic disease detection system which will detect if a person is suffering from a severe disease by taking an essential input image.
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%.
Web app for Malaria detection from the human blood sample images which is trained on National Library of Medicine dataset using Flask and Python.
Compare Naive Bayes, SVM, XGBoost, Bagging, AdaBoost, K-Nearest Neighbors, Random Forests for classification of Malaria Cells
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 ensemble techniques based on deep learning to automate the detection of the parasite using whole slide images of thin blood smears.
Using CNN to detect Malaria with the help of cell images
MEDINFORM - AI Powered Multipurpose Web platform for Medical Image Analysis
Malaria cell Binary Classification Probelm, Build DL Model USing Transfer learning technique.
A generalized deep learning-based framework for assistance to the human malaria diagnosis from microscopic images
Exploring image colour space transformations and augmentation for creating a classifier to characterise parasitized and uninfected RBCs. Proposes a CNN model that uses the Saturation of the HSV colour model to create a high quality classifier resulting in accuracies of 99.3% and above.
Malaria is a serious global health problem that affects millions of people each year. One of the challenges in diagnosing malaria is identifying infected cells from microscopic images of blood smears. Convolutional Neural Networks (CNNs) are a type of deep learning algorithm that have been used for image classification tasks etc
This repository contains code for a malaria detection system using a pre-trained ResNet50 model on TensorFlow. The model is trained to detect malaria parasites in cell images.
This project comprises predicting different types of disease at one place Pneumonia, Malaria, Liver Disease and Cardiovascular Disease
Malaria Cell Detection using Pytorch
This app utilizes machine learning model to identify parasitized malaria cell and uninfected cells
Malaria Detection Project on Malaria Cells
This project utilizes TensorFlow to create a malaria detection model based on a modified LeNet architecture. It preprocesses the dataset, trains the model, and achieves accurate malaria detection with visualization.
The objective of this project is to use data collected by the National Institute of health to train a convolutional neural network to predict whether a blood cell is Uninfected or Parasitized by Malaria.
All the projects in this repository are END to END in the sense projects are done from scratch from data collection to deployment of the deep learning models.
Using tensorflow to predict if a cell is infected by malaria.
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 experience and well knowledgeable person needed for the diagnosis.
Malaria classification app
This repository contains a MATLAB project for malaria detection in microscopic images. It includes a MATLAB app and a standalone script that apply a malaria cell prediction algorithm. The project aims to assist in automating the detection of malaria cells, aiding in medical diagnosis and research.
Malaria Detection Web App.
In this project, I implemented algorithms (VGG16, VGG19, and CNN) to develop a malaria detection system using blood cell images. The goal was to automate the traditional method of identifying malaria, which involves examining blood smears under a microscope.
The project aids users to predict the Diseases such as cancer, pneumonia , Heart failure etc in web application. Please use the website link mentioned below.
The GitHub repository presents an end-to-end case study on Malaria Disease Detection using CNN and Transfer Learning. The goal is to predict whether a given cell image is parasitized or uninfected.
The main task of this project was to predict whether a person has Malaria Disease or not.
ISEF 2023 (TEAM CANADA) PROJECT. Find the complete documentation and code in the README file linked here and below.
Malaria-Detection-Using-CNN