Occlusion-Ordered Semantic Instance Segmentation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Depth EstimationInstance SegmentationMonocular Depth EstimationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Joint Learning of Instance and Semantic Segmentation for Robotic Pick-and-Place with Heavy Occlusions in Clutter
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 SegmentationBANet: Bidirectional Aggregation Network with Occlusion Handling for Panoptic Segmentation
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+1G$^2$TAM: Geometry Grounded Track Anything Model
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 ReconstructionLearning Instance Occlusion for Panoptic Segmentation
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+1Deep Semantic Instance Segmentation of Tree-like Structures Using Synthetic Data
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