paper-with-me

홈 › Papers

Amodal Instance Segmentation With KINS Dataset

2019-06-01 · CVPR 2019 6 · Lu Qi, Li Jiang, Shu Liu, Xiaoyong Shen, Jiaya Jia

Amodal instance segmentation, a new direction of instance segmentation, aims to segment each object instance involving its invisible, occluded parts to imitate human ability. This task requires to reason objects' complex structure. Despite important and futuristic, this task lacks data with large-scale and detailed annotations, due to the difficulty of correctly and consistently labeling invisible parts, which creates the huge barrier to explore the frontier of visual recognition. In this paper, we augment KITTI with more instance pixel-level annotation for 8 categories, which we call KITTI INStance dataset (KINS). We propose the network structure to reason invisible parts via a new multi-task framework with Multi-View Coding (MVC), which combines information in various recognition levels. Extensive experiments show that our MVC effectively improves both amodal and inmodal segmentation. The KINS dataset and our proposed method will be made publicly available.

📄 PDF Abstract BibTeX

Code (1)

qqlu/Amodal-Instance-Segmentation-through-KINS-Dataset pytorch

Tasks

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Weakly Supervised Amodal Segmenter with Boundary Uncertainty Estimation

2021-08-23 · ICCV 2021 10 · Khoi Nguyen, Sinisa Todorovic

This paper addresses weakly supervised amodal instance segmentation, where the goal is to segment both visible and occluded (amodal) object parts, while training provides only ground-truth visible (modal) segmentations. …

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Learning Vector Quantized Shape Code for Amodal Blastomere Instance Segmentation

2020-12-02 · Won-Dong Jang, Donglai Wei, Xingxuan Zhang, Brian Leahy 외

Blastomere instance segmentation is important for analyzing embryos' abnormality. To measure the accurate shapes and sizes of blastomeres, their amodal segmentation is necessary. Amodal instance segmentation aims to reco…

Amodal Instance SegmentationInstance SegmentationObjectSegmentation+1

AISFormer: Amodal Instance Segmentation with Transformer

2022-10-12 · Minh Tran, Khoa Vo, Kashu Yamazaki, Arthur Fernandes 외

Amodal Instance Segmentation (AIS) aims to segment the region of both visible and possible occluded parts of an object instance. While Mask R-CNN-based AIS approaches have shown promising results, they are unable to mode…

Amodal Instance SegmentationDecoderInstance SegmentationSegmentation+1

GIN: Generative INvariant Shape Prior for Amodal Instance Segmentation

2023-09-22 · IEEE Transactions on Multimedia 2023 9 · Zhixuan Li, Weining Ye, Tingting Jiang, Tiejun Huang

Amodal instance segmentation (AIS) predicts the complete shape of the occluded object, including both visible and occluded regions. Because visual clues are lacking, the occluded region is difficult to segment accurately…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

ViTA-Seg: Vision Transformer for Amodal Segmentation in Robotics

2025-12-10 · Donato Caramia, Florian T. Pokorny, Giuseppe Triggiani, Denis Ruffino 외 arxiv

Occlusions in robotic bin picking compromise accurate and reliable grasp planning. We present ViTA-Seg, a class-agnostic Vision Transformer framework for real-time amodal segmentation that leverages global attention to r…

Computational Efficiency