paper-with-me

Papers

Instance Segmentation of Biomedical Images with an Object-aware Embedding Learned with Local Constraints

2020-04-21 · Long Chen, Martin Strauch, Dorit Merhof

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. Both suffer from crowded objects to varying degrees, merging adjacent objects or suppressing a valid object. In this work, we assign an embedding vector to each pixel through a deep neural network. The network is trained to output embedding vectors of similar directions for pixels from the same object, while adjacent objects are orthogonal in the embedding space, which effectively avoids the fusion of objects in a crowd. Our method yields state-of-the-art results even with a light-weighted backbone network on a cell segmentation (BBBC006 + DSB2018) and a leaf segmentation data set (CVPPP2017). The code and model weights are public available.

📄 PDF Abstract BibTeX arXiv:2004.09821

Code (2)

looooongChen/instance_segmentation_with_pixel_embeddings 공식 구현 tf
looooongchen/instseg tf

Tasks

Cell SegmentationInstance SegmentationObjectSegmentationSemantic Segmentationvalid

Similar Papers 제목 키워드 기반

IAUNet: Instance-Aware U-Net

2025-08-03 · Yaroslav Prytula, Illia Tsiporenko, Ali Zeynalli, Dmytro Fishman arxiv

Instance segmentation is critical in biomedical imaging to accurately distinguish individual objects like cells, which often overlap and vary in size. Recent query-based methods, where object queries guide segmentation, …

Medical Image SegmentationInstance SegmentationCell Segmentation

DARCNN: Domain Adaptive Region-based Convolutional Neural Network for Unsupervised Instance Segmentation in Biomedical Images

2021-04-03 · CVPR 2021 1 · Joy Hsu, Wah Chiu, Serena Yeung

In the biomedical domain, there is an abundance of dense, complex data where objects of interest may be challenging to detect or constrained by limits of human knowledge. Labelled domain specific datasets for supervised …

Domain AdaptationInstance SegmentationMedical Image Segmentationscientific discovery+3

DARCNN: Domain Adaptive Region-based Convolutional Neural Network forUnsupervised Instance Segmentation in Biomedical Images

2021-04-03 · CVPR 2021 2021 4 · Joy Hsu

In the biomedical domain, there is an abundance ofdense, complex data where objects of interest may be chal-lenging to detect or constrained by limits of human knowl-edge. Labelled domain specific datasets …

Instance SegmentationMedical Image Segmentationscientific discoverySegmentation+2

GAInS: Gradient Anomaly-aware Biomedical Instance Segmentation

2024-09-21 · Runsheng Liu, Hao Jiang, Yanning Zhou, Huangjing Lin 외

Instance segmentation plays a vital role in the morphological quantification of biomedical entities such as tissues and cells, enabling precise identification and delineation of different structures. Current methods ofte…

Instance SegmentationSegmentationSemantic Segmentation

Deep Learning Based Instance Segmentation in 3D Biomedical Images Using Weak Annotation

2018-06-28 · Zhuo Zhao, Lin Yang, Hao Zheng, Ian H. Guldner 외

Instance segmentation in 3D images is a fundamental task in biomedical image analysis. While deep learning models often work well for 2D instance segmentation, 3D instance segmentation still faces critical challenges, su…

3D Instance SegmentationDeep LearningInstance SegmentationSegmentation+1