paper-with-me

Papers

Boundary-aware Instance Segmentation

2016-12-09 · CVPR 2017 7 · Zeeshan Hayder, Xuming He, Mathieu Salzmann

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually as bounding boxes, and directly predict a binary mask within each such proposal. As a consequence, they cannot recover from errors in the object candidate generation process, such as too small or shifted boxes. In this paper, we introduce a novel object segment representation based on the distance transform of the object masks. We then design an object mask network (OMN) with a new residual-deconvolution architecture that infers such a representation and decodes it into the final binary object mask. This allows us to predict masks that go beyond the scope of the bounding boxes and are thus robust to inaccurate object candidates. We integrate our OMN into a Multitask Network Cascade framework, and learn the resulting boundary-aware instance segmentation (BAIS) network in an end-to-end manner. Our experiments on the PASCAL VOC 2012 and the Cityscapes datasets demonstrate the benefits of our approach, which outperforms the state-of-the-art in both object proposal generation and instance segmentation.

📄 PDF Abstract BibTeX arXiv:1612.03129

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectObject Proposal GenerationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Boundary-Aware Instance Segmentation in Microscopy Imaging

2026-03-22 · Thomas Mendelson, Joshua Francois, Galit Lahav, Tammy Riklin-Raviv arxiv

Accurate delineation of individual cells in microscopy videos is essential for studying cellular dynamics, yet separating touching or overlapping instances remains a persistent challenge. Although foundation-model for se…

Instance SegmentationImage Segmentation

Efficient Temporal Action Segmentation via Boundary-aware Query Voting

2024-05-25 · Peiyao Wang, Yuewei Lin, Erik Blasch, Jie Wei 외

Although the performance of Temporal Action Segmentation (TAS) has improved in recent years, achieving promising results often comes with a high computational cost due to dense inputs, complex model structures, and resou…

Action SegmentationInstance SegmentationSegmentationSemantic Segmentation+1

Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation

2021-04-12 · CVPR 2021 1 · Chufeng Tang, Hang Chen, Xiao Li, Jianmin Li 외

Tremendous efforts have been made on instance segmentation but the mask quality is still not satisfactory. The boundaries of predicted instance masks are usually imprecise due to the low spatial resolution of feature map…

Instance SegmentationSegmentationSemantic Segmentation

TopoSeg: Topology-Aware Nuclear Instance Segmentation

2023-01-01 · ICCV 2023 1 · Hongliang He, Jun Wang, Pengxu Wei, Fan Xu 외

Nuclear instance segmentation has been critical for pathology image analysis in medical science, e.g., cancer diagnosis. Current methods typically adopt pixel-wise optimization for nuclei boundary exploration, where …

Instance SegmentationSegmentationSemantic Segmentation

Boundary-aware Contrastive Learning for Semi-supervised Nuclei Instance Segmentation

2024-02-07 · Ye Zhang, Ziyue Wang, Yifeng Wang, Hao Bian 외

Semi-supervised segmentation methods have demonstrated promising results in natural scenarios, providing a solution to reduce dependency on manual annotation. However, these methods face significant challenges when direc…

Contrastive LearningDenoisingInstance SegmentationSegmentation+2