Multi-Class Classification of Blood Cells -- End to End Computer Vision based diagnosis case study
Sai Sukruth Bezugam

TL;DR
This paper presents an end-to-end computer vision approach for classifying white blood cells using various image processing, feature extraction, machine learning, and deep learning techniques to identify the most efficient method.
Contribution
It compares multiple algorithms, including traditional machine learning and deep neural networks, for blood cell classification to determine the most robust and resource-efficient approach.
Findings
Deep learning architectures outperform traditional methods in accuracy.
Preprocessing improves segmentation and classification performance.
The study identifies algorithms with low time complexity suitable for real-time applications.
Abstract
The diagnosis of blood-based diseases often involves identifying and characterizing patient blood samples. Automated methods to detect and classify blood cell subtypes have important medical applications. Automated medical image processing and analysis offers a powerful tool for medical diagnosis. In this work we tackle the problem of white blood cell classification based on the morphological characteristics of their outer contour, color. The work we would explore a set of preprocessing and segmentation (Color-based segmentation, Morphological processing, contouring) algorithms along with a set of features extraction methods (Corner detection algorithms and Histogram of Gradients(HOG)), dimensionality reduction algorithms (Principal Component Analysis(PCA)) that are able to recognize and classify through various Unsupervised(k-nearest neighbors) and Supervised (Support Vector Machine,…
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.
Taxonomy
TopicsDigital Imaging for Blood Diseases · COVID-19 diagnosis using AI · Image Processing Techniques and Applications
