TL;DR
JPGNet introduces a novel image inpainting framework combining predictive filtering and deep generative networks, leveraging their strengths to improve restoration quality and reduce artifacts.
Contribution
The paper formulates image inpainting as a joint problem of predictive filtering and deep generation, proposing a multi-branch network that adaptively combines their outputs.
Findings
Enhances state-of-the-art generative inpainting methods.
Improves local structure preservation and artifact removal.
Validated on multiple datasets with significant performance gains.
Abstract
Image inpainting aims to restore the missing regions of corrupted images and make the recovery result identical to the originally complete image, which is different from the common generative task emphasizing the naturalness or realism of generated images. Nevertheless, existing works usually regard it as a pure generation problem and employ cutting-edge deep generative techniques to address it. The generative networks can fill the main missing parts with realistic contents but usually distort the local structures or introduce obvious artifacts. In this paper, for the first time, we formulate image inpainting as a mix of two problems, predictive filtering and deep generation. Predictive filtering is good at preserving local structures and removing artifacts but falls short to complete the large missing regions. The deep generative network can fill the numerous missing pixels based on…
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
MethodsInpainting
