Phase 3 — stain-specific clustering using Hematoxylin channel deconvolution.
This project develops and evaluates three independent unsupervised methods for nuclei segmentation in H&E-stained histopathology images — a critical task for digital pathology. Each method leverages a different feature set (spatial, pixel-level, and stain-specific) to perform clustering without the need for labeled data.
Awarded 2nd Prize at the University of Hertfordshire's Data Science Project Club poster presentation for its rigorous comparative analysis and impactful results.
Supervised deep learning methods for nuclei analysis depend on large, expert-annotated datasets — a significant bottleneck that limits scalability and slows research. This project explores whether unsupervised clustering frameworks can deliver viable segmentation directly from raw image data.
All three methods were evaluated on the MoNuSeg 2018 dataset. Each targets a different image representation:
Key Technologies: Python · Scikit-learn · K-Means · GMM · FCM · SLIC Superpixels · Macenko Stain Normalization · MoNuSeg Dataset