IVCVLGJan 25, 2021

Embedding-based Instance Segmentation in Microscopy

arXiv:2101.10033v22 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses instance segmentation for biomedical applications, offering an incremental improvement with new datasets.

The paper tackles the problem of instance segmentation in microscopy data by introducing EmbedSeg, an embedding-based method that outperforms state-of-the-art baselines on 2D and 3D datasets and has a low GPU memory footprint for accessibility.

Automatic detection and segmentation of objects in 2D and 3D microscopy data is important for countless biomedical applications. In the natural image domain, spatial embedding-based instance segmentation methods are known to yield high-quality results, but their utility for segmenting microscopy data is currently little researched. Here we introduce EmbedSeg, an embedding-based instance segmentation method which outperforms existing state-of-the-art baselines on 2D as well as 3D microscopy datasets. Additionally, we show that EmbedSeg has a GPU memory footprint small enough to train even on laptop GPUs, making it accessible to virtually everyone. Finally, we introduce four new 3D microscopy datasets, which we make publicly available alongside ground truth training labels. Our open-source implementation is available at https://github.com/juglab/EmbedSeg.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes