Generalizable Blood Cell Detection via Unified Dataset and Faster R-CNN

arXiv — cs.LGWednesday, November 12, 2025 at 5:00:00 AM
The recent publication titled 'Generalizable Blood Cell Detection via Unified Dataset and Faster R-CNN' outlines a significant advancement in the automated classification and detection of peripheral blood cells (PBCs) in microscopic images. The authors tackled the prevalent issue of data scarcity and heterogeneity by developing a robust data pipeline that standardizes and merges four public datasets: PBC, BCCD, Chula, and Sickle Cell. Utilizing the state-of-the-art Faster R-CNN object detection framework with a ResNet-50-FPN backbone, the study rigorously compared a baseline model against a Transfer Learning regimen. The results revealed that the Transfer Learning approach not only achieved faster convergence but also demonstrated superior stability, culminating in a final validation loss of 0.08666, marking a substantial improvement over the baseline. This validated methodology lays a strong foundation for creating high-accuracy, deployable systems for automated hematological diagnosi…
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
A COCO-Formatted Instance-Level Dataset for Plasmodium Falciparum Detection in Giemsa-Stained Blood Smears
PositiveArtificial Intelligence
Accurate detection of Plasmodium falciparum in Giemsa-stained blood smears is crucial for reliable malaria diagnosis, particularly in developing nations. This study presents an enhanced version of the NIH malaria dataset, featuring detailed bounding box annotations in COCO format to facilitate object detection training. A Faster R-CNN model was trained to identify infected and non-infected red blood cells, achieving F1 scores of up to 0.88 for infected cell detection, highlighting the significance of annotation quality and volume.