paper-with-me

Papers

Occlusion-Ordered Semantic Instance Segmentation

2025-04-18 · Soroosh Baselizadeh, Cheuk-To Yu, Olga Veksler, Yuri Boykov

Standard semantic instance segmentation provides useful, but inherently 2D information from a single image. To enable 3D analysis, one usually integrates absolute monocular depth estimation with instance segmentation. However, monocular depth is a difficult task. Instead, we leverage a simpler single-image task, occlusion-based relative depth ordering, providing coarser but useful 3D information. We show that relative depth ordering works more reliably from occlusions than from absolute depth. We propose to solve the joint task of relative depth ordering and segmentation of instances based on occlusions. We call this task Occlusion-Ordered Semantic Instance Segmentation (OOSIS). We develop an approach to OOSIS that extracts instances and their occlusion order simultaneously from oriented occlusion boundaries and semantic segmentation. Unlike popular detect-and-segment framework for instance segmentation, combining occlusion ordering with instance segmentation allows a simple and clean formulation of OOSIS as a labeling problem. As a part of our solution for OOSIS, we develop a novel oriented occlusion boundaries approach that significantly outperforms prior work. We also develop a new joint OOSIS metric based both on instance mask accuracy and correctness of their occlusion order. We achieve better performance than strong baselines on KINS and COCOA datasets.

📄 PDF Abstract BibTeX arXiv:2504.14054

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationInstance SegmentationMonocular Depth EstimationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Joint Learning of Instance and Semantic Segmentation for Robotic Pick-and-Place with Heavy Occlusions in Clutter

2020-01-21 · Kentaro Wada, Kei Okada, Masayuki Inaba

We present joint learning of instance and semantic segmentation for visible and occluded region masks. Sharing the feature extractor with instance occlusion segmentation, we introduce semantic occlusion segmentation into…

Instance SegmentationSegmentationSemantic Segmentation

BANet: Bidirectional Aggregation Network with Occlusion Handling for Panoptic Segmentation

2020-03-31 · CVPR 2020 6 · Yifeng Chen, Guangchen Lin, Songyuan Li, Bourahla Omar 외

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to …

Instance SegmentationOcclusion HandlingPanoptic SegmentationSegmentation+1

G$^2$TAM: Geometry Grounded Track Anything Model

2026-07-04 · Chenming Zhu, Peizhou Cao, Jingli Lin, Wenbo Hu 외 arxiv

Human spatial understanding arises from jointly perceiving geometry and semantics, enabling consistent object identification and localization across viewpoints and time. Current video segmentation models depend on explic…

Video Object SegmentationVideo SegmentationSpatial Reasoning3D Reconstruction

Learning Instance Occlusion for Panoptic Segmentation

2019-06-13 · CVPR 2020 6 · Justin Lazarow, Kwonjoon Lee, Kunyu Shi, Zhuowen Tu

Panoptic segmentation requires segments of both "things" (countable object instances) and "stuff" (uncountable and amorphous regions) within a single output. A common approach involves the fusion of instance segmentation…

Instance SegmentationPanoptic SegmentationRelationSegmentation+1

Deep Semantic Instance Segmentation of Tree-like Structures Using Synthetic Data

2018-11-08 · Kerry Halupka, Rahil Garnavi, Stephen Moore

Tree-like structures, such as blood vessels, often express complexity at very fine scales, requiring high-resolution grids to adequately describe their shape. Such sparse morphology can alternately be represented by loca…

Instance SegmentationSegmentationSemantic Segmentation