Hierarchical and Progressive Image Matting
Yu Qiao, Yuhao Liu, Ziqi Wei, Yuxin Wang, Qiang Cai, Guofeng Zhang,, Xin Yang

TL;DR
This paper introduces HAttMatting++, a novel end-to-end network that uses hierarchical and progressive attention mechanisms to accurately predict alpha mattes from single RGB images, outperforming previous methods.
Contribution
The paper proposes a new attention-based architecture with hybrid loss and a large dataset for improved image matting from RGB images.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively captures complex foreground structures.
Demonstrates robustness with a large-scale dataset.
Abstract
Most matting researches resort to advanced semantics to achieve high-quality alpha mattes, and direct low-level features combination is usually explored to complement alpha details. However, we argue that appearance-agnostic integration can only provide biased foreground details and alpha mattes require different-level feature aggregation for better pixel-wise opacity perception. In this paper, we propose an end-to-end Hierarchical and Progressive Attention Matting Network (HAttMatting++), which can better predict the opacity of the foreground from single RGB images without additional input. Specifically, we utilize channel-wise attention to distill pyramidal features and employ spatial attention at different levels to filter appearance cues. This progressive attention mechanism can estimate alpha mattes from adaptive semantics and semantics-indicated boundaries. We also introduce a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Visual Attention and Saliency Detection · Advanced Image Fusion Techniques
MethodsTest
