Malaria detection in Segmented Blood Cell using Convolutional Neural
Networks and Canny Edge Detection
- URL: http://arxiv.org/abs/2202.10426v1
- Date: Mon, 21 Feb 2022 18:34:35 GMT
- Title: Malaria detection in Segmented Blood Cell using Convolutional Neural
Networks and Canny Edge Detection
- Authors: Tahsinur Rahman Talukdar, Mohammad Jaber Hossain, Tahmid H. Talukdar
- Abstract summary: We optimize our model to find over 95% accuracy in malaria cell detection.
We also apply Canny image processing to reduce training file size while maintaining comparable accuracy.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: 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 detection. We also
apply Canny image processing to reduce training file size while maintaining
comparable accuracy (~ 94%).
Related papers
- A CNN-Based Malaria Diagnosis from Blood Cell Images with SHAP and LIME Explainability [0.0]
Malaria remains a prevalent health concern in regions with tropical and subtropical climates.<n>Traditional diagnostic methods, such as microscopic blood smear analysis, are low in sensitivity, depend on expert judgment, and require resources that may not be available in remote settings.<n>This study proposes a deep learning-based approach utilizing a custom Convolutional Neural Network (CNN) to automatically classify blood cell images as parasitized or uninfected.
arXiv Detail & Related papers (2025-12-21T14:55:25Z) - Malaria Detection from Blood Cell Images Using XceptionNet [1.8311148945110531]
Malaria, which primarily spreads with the bite of female anopheles mosquitos, often leads to death of people.<n>Lack of adequate professional knowledge and skills, and most importantly manual involvement may cause incorrect diagnosis.<n>In this paper, well-demonstrated deep networks have been applied to extract deep intrinsic features from blood cell images.
arXiv Detail & Related papers (2025-10-22T02:41:01Z) - Improving Sickle Cell Disease Classification: A Fusion of Conventional Classifiers, Segmented Images, and Convolutional Neural Networks [0.31457219084519006]
We propose a novel approach combining conventional classifiers, segmented images, and CNNs for the automated classification of sickle cell disease.
Our results demonstrate that using segmented images and CNN features with an SVM achieves an accuracy of 96.80%.
arXiv Detail & Related papers (2024-12-23T20:42:15Z) - Brain Tumor Classification on MRI in Light of Molecular Markers [61.77272414423481]
Co-deletion of the 1p/19q gene is associated with clinical outcomes in low-grade gliomas.
This study aims to utilize a specially MRI-based convolutional neural network for brain cancer detection.
arXiv Detail & Related papers (2024-09-29T07:04:26Z) - Deep Generative Classification of Blood Cell Morphology [7.494975467007647]
We introduce CytoDiffusion, a diffusion-based classifier that effectively models blood cell morphology.
Our approach outperforms state-of-the-art discriminative models in anomaly detection.
We enhance model explainability through the generation of directly interpretable counterfactual heatmaps.
arXiv Detail & Related papers (2024-08-16T19:17:02Z) - Enhancing Cell Instance Segmentation in Scanning Electron Microscopy Images via a Deep Contour Closing Operator [0.04568852250743578]
This study presents an AI-driven approach for refining cell boundary delineation to improve instance-based cell segmentation in SEM images.
A CNN COp-Net is introduced to address gaps in cell contours, effectively filling in regions with deficient or absent information.
We showcase the efficacy of our approach in augmenting cell boundary precision using both private SEM images from PDX hepatoblastoma tissues and publicly accessible images datasets.
arXiv Detail & Related papers (2024-07-22T17:32:06Z) - Malaria Cell Detection Using Deep Neural Networks [1.1237179306040028]
Malaria remains one of the most pressing public health concerns globally.
Traditional diagnostic methods, such as microscopic examination of blood smears, are labor-intensive.
This project aims to automate the detection of malaria-infected cells using a deep learning approach.
arXiv Detail & Related papers (2024-06-28T15:44:55Z) - Interpretable cancer cell detection with phonon microscopy using multi-task conditional neural networks for inter-batch calibration [39.759100498329275]
We present a conditional neural network framework to simultaneously achieve inter-batch calibration.
We validate our approach by training and validating on different experimental batches.
We extend our model to reconstruct denoised signals, enabling physical interpretation of salient features indicating disease state.
arXiv Detail & Related papers (2024-03-26T12:20:10Z) - Corneal endothelium assessment in specular microscopy images with Fuchs'
dystrophy via deep regression of signed distance maps [48.498376125522114]
This paper proposes a UNet-based segmentation approach that requires minimal post-processing.
It achieves reliable CE morphometric assessment and guttae identification across all degrees of Fuchs' dystrophy.
arXiv Detail & Related papers (2022-10-13T15:34:20Z) - Acute Lymphoblastic Leukemia Detection Using Hypercomplex-Valued
Convolutional Neural Networks [1.3706331473063877]
We perform the classification task using eight hypercomplex-valued convolutional neural networks (HvCNNs) along with real-valued convolutional networks.
Our results show that HvCNNs perform better than the real-valued model, showcasing higher accuracy with a much smaller number of parameters.
arXiv Detail & Related papers (2022-05-26T11:16:34Z) - EMT-NET: Efficient multitask network for computer-aided diagnosis of
breast cancer [58.720142291102135]
We propose an efficient and light-weighted learning architecture to classify and segment breast tumors simultaneously.
We incorporate a segmentation task into a tumor classification network, which makes the backbone network learn representations focused on tumor regions.
The accuracy, sensitivity, and specificity of tumor classification is 88.6%, 94.1%, and 85.3%, respectively.
arXiv Detail & Related papers (2022-01-13T05:24:40Z) - Deep CNNs for Peripheral Blood Cell Classification [0.0]
We benchmark 27 popular deep convolutional neural network architectures on the microscopic peripheral blood cell images dataset.
We fine-tune the state-of-the-art image classification models pre-trained on the ImageNet dataset for blood cell classification.
arXiv Detail & Related papers (2021-10-18T17:56:07Z) - Multi-Scale Input Strategies for Medulloblastoma Tumor Classification
using Deep Transfer Learning [59.30734371401316]
Medulloblastoma is the most common malignant brain cancer among children.
CNN has shown promising results for MB subtype classification.
We study the impact of tile size and input strategy.
arXiv Detail & Related papers (2021-09-14T09:42:37Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - An interpretable classifier for high-resolution breast cancer screening
images utilizing weakly supervised localization [45.00998416720726]
We propose a framework to address the unique properties of medical images.
This model first uses a low-capacity, yet memory-efficient, network on the whole image to identify the most informative regions.
It then applies another higher-capacity network to collect details from chosen regions.
Finally, it employs a fusion module that aggregates global and local information to make a final prediction.
arXiv Detail & Related papers (2020-02-13T15:28:42Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.