Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cell Detection with Star-convex Polygons

About

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent pixel grouping, or localization of bounding boxes with subsequent shape refinement. In situations of crowded cells, these can be prone to segmentation errors, such as falsely merging bordering cells or suppressing valid cell instances due to the poor approximation with bounding boxes. To overcome these issues, we propose to localize cell nuclei via star-convex polygons, which are a much better shape representation as compared to bounding boxes and thus do not need shape refinement. To that end, we train a convolutional neural network that predicts for every pixel a polygon for the cell instance at that position. We demonstrate the merits of our approach on two synthetic datasets and one challenging dataset of diverse fluorescence microscopy images.

Uwe Schmidt, Martin Weigert, Coleman Broaddus, Gene Myers• 2018

Related benchmarks

TaskDatasetResultRank
Nuclei DetectionPanNuke averaged across three dataset splits
Precision0.85
31
Leaf SegmentationCVPPP LSC (A1-3)
mSBD0.802
10
Nuclei ClassificationPanNuke (official three-fold splits)
Precision (Neo)70
9
Cell Instance SegmentationDSB 10% 2018 (test)
mAP59.8
8
Nuclei Panoptic SegmentationPanNuke (three-fold cross-val)
mPQ47.96
8
Nuclear SegmentationS2
Coverage93.81
6
Nuclear SegmentationS1 (full)
AJI+67.4
6
Nuclear SegmentationS3
Coverage0.8866
6
Nuclear SegmentationS4
Coverage88.11
6
Cell detectionTRAGEN
AP (IoU=0.50)99.84
4
Showing 10 of 12 rows

Other info

Code

Follow for update