paper-with-me

Papers

Occlusion-Aware Seamless Segmentation

2024-07-02 · Yihong Cao, Jiaming Zhang, Hao Shi, Kunyu Peng, Yuhongxuan Zhang, HUI ZHANG, Rainer Stiefelhagen, Kailun Yang

Panoramic images can broaden the Field of View (FoV), occlusion-aware prediction can deepen the understanding of the scene, and domain adaptation can transfer across viewing domains. In this work, we introduce a novel task, Occlusion-Aware Seamless Segmentation (OASS), which simultaneously tackles all these three challenges. For benchmarking OASS, we establish a new human-annotated dataset for Blending Panoramic Amodal Seamless Segmentation, i.e., BlendPASS. Besides, we propose the first solution UnmaskFormer, aiming at unmasking the narrow FoV, occlusions, and domain gaps all at once. Specifically, UnmaskFormer includes the crucial designs of Unmasking Attention (UA) and Amodal-oriented Mix (AoMix). Our method achieves state-of-the-art performance on the BlendPASS dataset, reaching a remarkable mAPQ of 26.58% and mIoU of 43.66%. On public panoramic semantic segmentation datasets, i.e., SynPASS and DensePASS, our method outperforms previous methods and obtains 45.34% and 48.08% in mIoU, respectively. The fresh BlendPASS dataset and our source code are available at https://github.com/yihong-97/OASS.

📄 PDF Abstract BibTeX arXiv:2407.02182

Code (1)

yihong-97/oass 공식 구현 pytorch

Tasks

BenchmarkingDomain AdaptationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Unlocking Constraints: Source-Free Occlusion-Aware Seamless Segmentation

2025-06-26 · Yihong Cao, Jiaming Zhang, Xu Zheng, Hao Shi 외

Panoramic image processing is essential for omni-context perception, yet faces constraints like distortions, perspective occlusions, and limited annotations. Previous unsupervised domain adaptation methods transfer knowl…

Domain AdaptationUnsupervised Domain Adaptation

Context-Aware Relative Object Queries To Unify Video Instance and Panoptic Segmentation

2023-01-01 · CVPR 2023 1 · Anwesa Choudhuri, Girish Chowdhary, Alexander G. Schwing

Object queries have emerged as a powerful abstraction to generically represent object proposals. However, their use for temporal tasks like video segmentation poses two questions: 1) How to process frames sequentiall…

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationObject+9

Geometry-Aware Recurrent Neural Networks for Active Visual Recognition

2018-11-03 · NeurIPS 2018 12 · Ricson Cheng, Ziyan Wang, Katerina Fragkiadaki

We present recurrent geometry-aware neural networks that integrate visual information across multiple views of a scene into 3D latent feature tensors, while maintaining an one-to-one mapping between 3D physical locations…

3D ReconstructionObjectobject-detectionObject Detection+1

Prohibited Items Segmentation via Occlusion-aware Bilayer Modeling

2025-06-13 · Yunhan Ren, Ruihuang Li, Lingbo Liu, Changwen Chen

Instance segmentation of prohibited items in security X-ray images is a critical yet challenging task. This is mainly caused by the significant appearance gap between prohibited items in X-ray images and natural objects,…

DecoderImage SegmentationInstance SegmentationOcclusion Estimation+3

View-Consistent 4D Light Field Superpixel Segmentation

2019-10-01 · ICCV 2019 10 · Numair Khan, Qian Zhang, Lucas Kasser, Henry Stone 외

Many 4D light field processing applications rely on superpixel segmentations, for which occlusion-aware view consistency is important. Yet, existing methods often enforce consistency by propagating clusters from a centra…

ClusteringSuperpixels