paper-with-me

홈 › Papers

Malaria detection using Deep Convolution Neural Network

2023-03-04 · Sumit Kumar, Harsh Vardhan, Sneha Priya, Ayush Kumar

The latest WHO report showed that the number of malaria cases climbed to 219 million last year, two million higher than last year. The global efforts to fight malaria have hit a plateau and the most significant underlying reason is international funding has declined. Malaria, which is spread to people through the bites of infected female mosquitoes, occurs in 91 countries but about 90% of the cases and deaths are in sub-Saharan Africa. The disease killed 4,35,000 people last year, the majority of them children under five in Africa. AI-backed technology has revolutionized malaria detection in some regions of Africa and the future impact of such work can be revolutionary. The malaria Cell Image Data-set is taken from the official NIH Website NIH data. The aim of the collection of the dataset was to reduce the burden for microscopists in resource-constrained regions and improve diagnostic accuracy using an AI-based algorithm to detect and segment the red blood cells. The goal of this work is to show that the state of the art accuracy can be obtained even by using 2 layer convolution network and show a new baseline in Malaria detection efforts using AI.

📄 PDF Abstract BibTeX arXiv:2303.03397

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Malaria detection in Segmented Blood Cell using Convolutional Neural Networks and Canny Edge Detection

2022-02-21 · Tahsinur Rahman Talukdar, Mohammad Jaber Hossain, Tahmid H. Talukdar

We apply convolutional neural networks to identify between malaria infected and non-infected segmented cells from the thin blood smear slide images. We optimize our model to find over 95% accuracy in malaria cell detecti…

Cell DetectionEdge Detection

Malaria Detection from Blood Cell Images Using XceptionNet

2025-10-22 · Warisa Nusrat, Mostafijur Rahman, Ayatullah Faruk Mollah arxiv

Malaria, which primarily spreads with the bite of female anopheles mosquitos, often leads to death of people - specifically children in the age-group of 0-5 years. Clinical experts identify malaria by observing RBCs in b…

Malaria detection from RBC images using shallow Convolutional Neural Networks

2020-10-22 · Subrata Sarkar, Rati Sharma, Kushal Shah

The advent of Deep Learning models like VGG-16 and Resnet-50 has considerably revolutionized the field of image classification, and by using these Convolutional Neural Networks (CNN) architectures, one can get a high cla…

ClassificationGeneral Classificationimage-classificationImage Classification

Improving Malaria Parasite Detection from Red Blood Cell using Deep Convolutional Neural Networks

2019-07-23 · Aimon Rahman, Hasib Zunair, M. Sohel Rahman, Jesia Quader Yuki 외

Malaria is a female anopheles mosquito-bite inflicted life-threatening disease which is considered endemic in many parts of the world. This article focuses on improving malaria detection from patches segmented from micro…

Malaria Cell Detection Using Deep Neural Networks

2024-06-28 · Saurabh Sawant, Anurag Singh

Malaria remains one of the most pressing public health concerns globally, causing significant morbidity and mortality, especially in sub-Saharan Africa. Rapid and accurate diagnosis is crucial for effective treatment and…

Cell DetectionDiagnosticMedical Image AnalysisTransfer Learning