Multi-feature Co-learning for Image Inpainting
Jiayu Lin, Yuan-Gen Wang, Wenzhi Tang, Aifeng Li

TL;DR
This paper introduces a deep multi-feature co-learning network for image inpainting that effectively fuses structure and texture features, leading to superior results on benchmark datasets.
Contribution
The paper proposes a novel multi-feature co-learning framework with SDFF and BPFA modules for improved feature fusion in image inpainting.
Findings
Outperforms state-of-the-art methods on CelebA, Places2, and Paris StreetView datasets.
Demonstrates effective structure and texture feature integration.
Enhances image inpainting quality through novel co-learning modules.
Abstract
Image inpainting has achieved great advances by simultaneously leveraging image structure and texture features. However, due to lack of effective multi-feature fusion techniques, existing image inpainting methods still show limited improvement. In this paper, we design a deep multi-feature co-learning network for image inpainting, which includes Soft-gating Dual Feature Fusion (SDFF) and Bilateral Propagation Feature Aggregation (BPFA) modules. To be specific, we first use two branches to learn structure features and texture features separately. Then the proposed SDFF module integrates structure features into texture features, and meanwhile uses texture features as an auxiliary in generating structure features. Such a co-learning strategy makes the structure and texture features more consistent. Next, the proposed BPFA module enhances the connection from local feature to overall…
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 · Image Retrieval and Classification Techniques
MethodsInpainting
