paper-with-me

Papers

Object-Guided Instance Segmentation With Auxiliary Feature Refinement for Biological Images

2021-06-14 · Jingru Yi, Pengxiang Wu, Hui Tang, Bo Liu, Qiaoying Huang, Hui Qu, Lianyi Han, Wei Fan, Daniel J. Hoeppner, Dimitris N. Metaxas

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel box-based instance segmentation method. Box-based instance segmentation methods capture objects via bounding boxes and then perform individual segmentation within each bounding box region. However, existing methods can hardly differentiate the target from its neighboring objects within the same bounding box region due to their similar textures and low-contrast boundaries. To deal with this problem, in this paper, we propose an object-guided instance segmentation method. Our method first detects the center points of the objects, from which the bounding box parameters are then predicted. To perform segmentation, an object-guided coarse-to-fine segmentation branch is built along with the detection branch. The segmentation branch reuses the object features as guidance to separate target object from the neighboring ones within the same bounding box region. To further improve the segmentation quality, we design an auxiliary feature refinement module that densely samples and refines point-wise features in the boundary regions. Experimental results on three biological image datasets demonstrate the advantages of our method. The code will be available at https://github.com/yijingru/ObjGuided-Instance-Segmentation.

📄 PDF Abstract BibTeX arXiv:2106.07159

Code (1)

yijingru/ObjGuided-Instance-Segmentation 공식 구현 pytorch

Tasks

Instance SegmentationObjectPlant PhenotypingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Metric-Guided Feature Fusion of Visual Foundation Models for Segmentation Tasks

2026-05-16 · Yachan Guo, JoseLuis Gomez Zurita, Danna Xue, Yi Xiao 외 arxiv

Although large-scale visual foundation models (VFMs) achieve remarkable performance in semantic understanding, they still underperform in instance-aware dense prediction tasks. They exhibit different biases in representa…

Prompt-DAS: Annotation-Efficient Prompt Learning for Domain Adaptive Semantic Segmentation of Electron Microscopy Images

2025-09-23 · Jiabao Chen, Shan Xiong, Jialin Peng arxiv

Domain adaptive segmentation (DAS) of numerous organelle instances from large-scale electron microscopy (EM) is a promising way to enable annotation-efficient learning. Inspired by SAM, we propose a promptable multitask …

Unsupervised Domain AdaptationInteractive SegmentationSemantic SegmentationContrastive Learning

CDNet: Centripetal Direction Network for Nuclear Instance Segmentation

2021-01-01 · ICCV 2021 10 · Hongliang He, Zhongyi Huang, Yao Ding, Guoli Song 외

Nuclear instance segmentation is a challenging task due to a large number of touching and overlapping nuclei in pathological images. Existing methods cannot effectively recognize the accurate boundary owing to neglec…

Instance SegmentationSegmentationSemantic Segmentation

OpenMask3D: Open-Vocabulary 3D Instance Segmentation

2023-06-23 · NeurIPS 2023 11

We introduce the task of open-vocabulary 3D instance segmentation. Current approaches for 3D instance segmentation can typically only recognize object categories from a pre-defined closed set of classes that are annotate…

3D Instance Segmentation3D Open-Vocabulary Instance SegmentationInstance SegmentationObject+4

Nuclei Segmentation via a Deep Panoptic Model with Semantic Feature Fusion

2019-08-10 · International Joint Conference on Artificial Intelligence (IJCAI-19) 2019 8 · Dongnan Liu, Donghao Zhang, Yang song, Chaoyi Zhang 외

Automated detection and segmentation of individual nuclei in histopathology images is important for cancer diagnosis and prognosis. Due to the high variability of nuclei appearances and numerous overlapping objects, this…

Instance SegmentationNuclear SegmentationPanoptic SegmentationPrognosis+2