Image Inpainting with Learnable Bidirectional Attention Maps
Chaohao Xie, Shaohui Liu, Chao Li, Ming-Ming Cheng, Wangmeng Zuo, Xiao, Liu, Shilei Wen, Errui Ding

TL;DR
This paper introduces a learnable bidirectional attention map module for CNN-based image inpainting, improving handling of irregular holes and producing sharper, more coherent results compared to existing methods.
Contribution
It proposes a novel end-to-end learnable attention mechanism that enhances feature normalization and mask updating for better inpainting of irregular regions.
Findings
Outperforms state-of-the-art methods in qualitative and quantitative tests.
Produces sharper, more coherent, and visually plausible inpainting results.
Effective in handling irregular holes with adaptive feature propagation.
Abstract
Most convolutional network (CNN)-based inpainting methods adopt standard convolution to indistinguishably treat valid pixels and holes, making them limited in handling irregular holes and more likely to generate inpainting results with color discrepancy and blurriness. Partial convolution has been suggested to address this issue, but it adopts handcrafted feature re-normalization, and only considers forward mask-updating. In this paper, we present a learnable attention map module for learning feature renormalization and mask-updating in an end-to-end manner, which is effective in adapting to irregular holes and propagation of convolution layers. Furthermore, learnable reverse attention maps are introduced to allow the decoder of U-Net to concentrate on filling in irregular holes instead of reconstructing both holes and known regions, resulting in our learnable bidirectional attention…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Digital Media Forensic Detection
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · U-Net · Convolution
