Published May 15, 2020
| Version v1.0
Software
Open
mariadeor/DL-RBCSegmentation-MalariaDetection: Source Code of a Digital Pathology System for RBC Segmentation and Malaria Detection through Deep Learning
Creators
Description
This is a Digital Pathology System (DPS) for malaria detection with the use of neural networks. It accepts as input digital images of peripheral blood (PB) smears and outputs the potentially infected Red Blood Cells (RBCs). The DPS consists of a three-stages pipeline: (1) a Segmentation Neural Network (SNN) segments the RBCs of the smears; (2) a mathematical morphology-based algorithm crops and masks the RBCs; and (3) a Convolutional Neural Network (CNN) classifies each RBC into malaria parasitised or not. Trained SSN and CNN are available in this release.
Files
mariadeor/DL-RBCSegmentation-MalariaDetection-v1.0.zip
Files
(2.2 MB)
Name | Size | Download all |
---|---|---|
md5:f56eebe69ddda64ecf570c19acacfa34
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mariadeor/DL-RBCSegmentation-MalariaDetection/tree/v1.0 (URL)