Abstract
Overview
Perceiving the complete shape of occluded objects is essential for human and machine intelligence. While the amodal segmentation task is to predict the complete mask of partially occluded objects, it is time-consuming and labor-intensive to annotate pixel-level ground-truth amodal masks. Box-level supervised amodal segmentation addresses this challenge by relying solely on ground-truth bounding boxes and instance classes as supervision. Nevertheless, current box-level methodologies generate low-resolution masks and imprecise boundaries. We introduce a directed expansion approach from visible masks to corresponding amodal masks. Our hybrid end-to-end network applies distinct segmentation strategies to overlapping and non-overlapping regions. An elaborately designed connectivity loss guides expansion in overlapping regions by leveraging correlations with visible masks. Experiments on several challenging datasets show that BLADE outperforms existing state-of-the-art methods by large margins.
01 · Figure
BLADE identifies the overlapping region of an object from intersecting amodal bounding boxes. This region contains the possible occluded portion and provides a practical cue for directing expansion from a visible mask to its complete amodal shape.
02 · Figure
The Proposed BLADE Approach
03 · Figure
Connectivity Loss
04 · Figure
Qualitative Results
Citation
BibTeX
@inproceedings{liu2024blade,
title={{BLADE}: Box-Level Supervised Amodal Segmentation through Directed Expansion},
author={Liu, Zhaochen and Li, Zhixuan and Jiang, Tingting},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
pages={3846--3854},
year={2024}
}