paper-with-me

홈 › Papers

PLUG: Revisiting Amodal Segmentation with Foundation Model and Hierarchical Focus

2024-05-25 · Zhaochen Liu, Limeng Qiao, Xiangxiang Chu, Tingting Jiang

Aiming to predict the complete shapes of partially occluded objects, amodal segmentation is an important step towards visual intelligence. With crucial significance, practical prior knowledge derives from sufficient training, while limited amodal annotations pose challenges to achieve better performance. To tackle this problem, utilizing the mighty priors accumulated in the foundation model, we propose the first SAM-based amodal segmentation approach, PLUG. Methodologically, a novel framework with hierarchical focus is presented to better adapt the task characteristics and unleash the potential capabilities of SAM. In the region level, due to the association and division in visible and occluded areas, inmodal and amodal regions are assigned as the focuses of distinct branches to avoid mutual disturbance. In the point level, we introduce the concept of uncertainty to explicitly assist the model in identifying and focusing on ambiguous points. Guided by the uncertainty map, a computation-economic point loss is applied to improve the accuracy of predicted boundaries. Experiments are conducted on several prominent datasets, and the results show that our proposed method outperforms existing methods with large margins. Even with fewer total parameters, our method still exhibits remarkable advantages.

📄 PDF Abstract BibTeX arXiv:2405.16094

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Foundation Models for Amodal Video Instance Segmentation in Automated Driving

2024-09-21 · Jasmin Breitenstein, Franz Jünger, Andreas Bär, Tim Fingscheidt

In this work, we study amodal video instance segmentation for automated driving. Previous works perform amodal video instance segmentation relying on methods trained on entirely labeled video data with techniques borrowe…

Amodal Instance SegmentationInstance SegmentationPoint TrackingSegmentation+2

Unseen Object Amodal Instance Segmentation via Hierarchical Occlusion Modeling

2021-09-23 · Seunghyeok Back, Joosoon Lee, Taewon Kim, Sangjun Noh 외

Instance-aware segmentation of unseen objects is essential for a robotic system in an unstructured environment. Although previous works achieved encouraging results, they were limited to segmenting the only visible regio…

Amodal Instance SegmentationInstance SegmentationObjectSegmentation+2

Towards Efficient Foundation Model for Zero-shot Amodal Segmentation

2025-01-01 · CVPR 2025 1 · Zhaochen Liu, Limeng Qiao, Xiangxiang Chu, Lin Ma 외

Aiming to predict the complete shape of partially occluded objects, amodal segmentation is an important capacity towards visual intelligence. In order to promote the practicability, zero-shot foundation model compete…

Mixture-of-Experts

Using Diffusion Priors for Video Amodal Segmentation

2024-12-05 · CVPR 2025 1 · Kaihua Chen, Deva Ramanan, Tarasha Khurana

Object permanence in humans is a fundamental cue that helps in understanding persistence of objects, even when they are fully occluded in the scene. Present day methods in object segmentation do not account for this amod…

Image SegmentationObjectSegmentationSemantic Segmentation

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

2018-04-24 · Patrick Follmann, Rebecca König, Philipp Härtinger, Michael Klostermann

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end traina…

Amodal Instance SegmentationData AugmentationInstance SegmentationSegmentation+1