Contextual Residual Aggregation for Ultra High-Resolution Image Inpainting
Zili Yi, Qiang Tang, Shekoofeh Azizi, Daesik Jang, Zhan Xu

TL;DR
This paper introduces a novel Contextual Residual Aggregation mechanism that enables high-resolution image inpainting by operating on low-resolution inputs, significantly reducing memory requirements while maintaining high-quality, detailed results on 8K images.
Contribution
The proposed CRA method allows high-resolution inpainting using low-resolution training, reducing memory usage and enabling real-time processing of 8K images.
Findings
Effective high-resolution inpainting up to 8K images.
Significant reduction in memory and computational costs.
Real-time performance on 2K images with high-quality results.
Abstract
Recently data-driven image inpainting methods have made inspiring progress, impacting fundamental image editing tasks such as object removal and damaged image repairing. These methods are more effective than classic approaches, however, due to memory limitations they can only handle low-resolution inputs, typically smaller than 1K. Meanwhile, the resolution of photos captured with mobile devices increases up to 8K. Naive up-sampling of the low-resolution inpainted result can merely yield a large yet blurry result. Whereas, adding a high-frequency residual image onto the large blurry image can generate a sharp result, rich in details and textures. Motivated by this, we propose a Contextual Residual Aggregation (CRA) mechanism that can produce high-frequency residuals for missing contents by weighted aggregating residuals from contextual patches, thus only requiring a low-resolution…
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
Contextual Residual Aggregation for Ultra High-Resolution Image Inpainting· youtube
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging
MethodsContextual Residual Aggregation
