Natural Image Matting via Guided Contextual Attention
Yaoyi Li, Hongtao Lu

TL;DR
This paper introduces a novel deep learning approach for natural image matting that uses guided contextual attention to effectively propagate global opacity information, outperforming existing methods especially in high-resolution scenarios.
Contribution
It proposes a guided contextual attention module that mimics affinity-based information flow, improving alpha estimation in image matting with deep features.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effective in high-resolution alpha estimation
Utilizes global high-level opacity information
Abstract
Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. Many of these methods can generate visually plausible alpha estimations, but typically yield blurry structures or textures in the semitransparent area. This is due to the local ambiguity of transparent objects. One possible solution is to leverage the far-surrounding information to estimate the local opacity. Traditional affinity-based methods often suffer from the high computational complexity, which are not suitable for high resolution alpha estimation. Inspired by affinity-based method and the successes of contextual attention in inpainting, we develop a novel end-to-end approach for natural image matting with a guided contextual attention module, which is specifically designed for image matting. Guided contextual attention module directly propagates high-level…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Visual Attention and Saliency Detection
