Performance Analysis of Post-Training Quantization for CNN-based Conjunctival Pallor Anemia Detection
Sebastian A. Cruz Romero, Wilfredo E. Lugo Beauchamp

TL;DR
This study evaluates the impact of post-training quantization on MobileNet-based CNN models for anemia detection from conjunctival images, balancing model size and accuracy for mobile health deployment.
Contribution
It provides a comprehensive analysis of quantization effects on CNN performance for anemia detection, highlighting optimal schemes for edge device deployment.
Findings
FP16 quantization maintains high accuracy and F1 score.
INT8 and INT4 quantization significantly reduce model performance.
Post-training quantization enables efficient mobile health applications.
Abstract
Anemia is a widespread global health issue, particularly among young children in low-resource settings. Traditional methods for anemia detection often require expensive equipment and expert knowledge, creating barriers to early and accurate diagnosis. To address these challenges, we explore the use of deep learning models for detecting anemia through conjunctival pallor, focusing on the CP-AnemiC dataset, which includes 710 images from children aged 6-59 months. The dataset is annotated with hemoglobin levels, gender, age and other demographic data, enabling the development of machine learning models for accurate anemia detection. We use the MobileNet architecture as a backbone, known for its efficiency in mobile and embedded vision applications, and fine-tune our model end-to-end using data augmentation techniques and a cross-validation strategy. Our model implementation achieved an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
