paper-with-me

홈 › Papers

Symmetric Skip Connection Wasserstein GAN for High-Resolution Facial Image Inpainting

2020-01-11 · Jireh Jam, Connah Kendrick, Vincent Drouard, Kevin Walker, Gee-Sern Hsu, Moi Hoon Yap

The state-of-the-art facial image inpainting methods achieved promising results but face realism preservation remains a challenge. This is due to limitations such as; failures in preserving edges and blurry artefacts. To overcome these limitations, we propose a Symmetric Skip Connection Wasserstein Generative Adversarial Network (S-WGAN) for high-resolution facial image inpainting. The architecture is an encoder-decoder with convolutional blocks, linked by skip connections. The encoder is a feature extractor that captures data abstractions of an input image to learn an end-to-end mapping from an input (binary masked image) to the ground-truth. The decoder uses learned abstractions to reconstruct the image. With skip connections, S-WGAN transfers image details to the decoder. Additionally, we propose a Wasserstein-Perceptual loss function to preserve colour and maintain realism on a reconstructed image. We evaluate our method and the state-of-the-art methods on CelebA-HQ dataset. Our results show S-WGAN produces sharper and more realistic images when visually compared with other methods. The quantitative measures show our proposed S-WGAN achieves the best Structure Similarity Index Measure (SSIM) of 0.94.

📄 PDF Abstract BibTeX arXiv:2001.03725

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGenerative Adversarial NetworkImage InpaintingSSIMVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections

2016-03-30 · NeurIPS 2016 12 · Xiao-Jiao Mao, Chunhua Shen, Yu-Bin Yang

In this paper, we propose a very deep fully convolutional encoding-decoding framework for image restoration such as denoising and super-resolution. The network is composed of multiple layers of convolution and de-convolu…

DecoderDenoisingImage RestorationImage Super-Resolution+1

Image Restoration Using Convolutional Auto-encoders with Symmetric Skip Connections

2016-06-29 · Xiao-Jiao Mao, Chunhua Shen, Yu-Bin Yang

Image restoration, including image denoising, super resolution, inpainting, and so on, is a well-studied problem in computer vision and image processing, as well as a test bed for low-level image modeling algorithms. In …

DenoisingImage DenoisingImage RestorationJPEG Artifact Correction+1

MACU-Net for Semantic Segmentation of Fine-Resolution Remotely Sensed Images

2020-07-26 · Rui Li, Chenxi Duan, Shunyi Zheng, Ce Zhang 외

Semantic segmentation of remotely sensed images plays an important role in land resource management, yield estimation, and economic assessment. U-Net, a deep encoder-decoder architecture, has been used frequently for ima…

DecoderImage SegmentationManagementMedical Image Segmentation+2

Facial Information Recovery from Heavily Damaged Images using Generative Adversarial Network- PART 1

2018-08-27 · Pushparaja Murugan

Over the past decades, a large number of techniques have emerged in modern imaging systems to capture the exact information of the original scene regardless of shake, motion, lighting conditions and etc., These developme…

Generative Adversarial Network

Adaptive Densely Connected Super-Resolution Reconstruction

2019-12-17 · Tangxin Xie, Xin Yang, Yu Jia, Chen Zhu 외

For a better performance in single image super-resolution(SISR), we present an image super-resolution algorithm based on adaptive dense connection (ADCSR). The algorithm is divided into two parts: BODY and SKIP. BODY imp…

Image Super-ResolutionSSIMSuper-Resolution