HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Image Fine-grained Inpainting

Hui Zheng ; Li Jie ; Wang Xiumei ; Gao Xinbo

Image Fine-grained Inpainting

Abstract

Image inpainting techniques have shown promising improvement with theassistance of generative adversarial networks (GANs) recently. However, most ofthem often suffered from completed results with unreasonable structure orblurriness. To mitigate this problem, in this paper, we present a one-stagemodel that utilizes dense combinations of dilated convolutions to obtain largerand more effective receptive fields. Benefited from the property of thisnetwork, we can more easily recover large regions in an incomplete image. Tobetter train this efficient generator, except for frequently-used VGG featurematching loss, we design a novel self-guided regression loss for concentratingon uncertain areas and enhancing the semantic details. Besides, we devise ageometrical alignment constraint item to compensate for the pixel-baseddistance between prediction features and ground-truth ones. We also employ adiscriminator with local and global branches to ensure local-global contentsconsistency. To further improve the quality of generated images, discriminatorfeature matching on the local branch is introduced, which dynamically minimizesthe similarity of intermediate features between synthetic and ground-truthpatches. Extensive experiments on several public datasets demonstrate that ourapproach outperforms current state-of-the-art methods. Code is available athttps://github.com/Zheng222/DMFN.

Code Repositories

HannH/DMFN
pytorch
Mentioned in GitHub
Oorgien/Scene-Inpainting
pytorch
Mentioned in GitHub
Zheng222/DMFN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
facial-inpainting-on-ffhqDMFN
SSIM: 0.8985
LPIPS: 0.0457
PSNR: 26.49

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Image Fine-grained Inpainting | Papers | HyperAI