paper-with-me

홈 › Papers

Image Manipulation with Perceptual Discriminators

2018-09-05 · ECCV 2018 9 · Diana Sungatullina, Egor Zakharov, Dmitry Ulyanov, Victor Lempitsky

Systems that perform image manipulation using deep convolutional networks have achieved remarkable realism. Perceptual losses and losses based on adversarial discriminators are the two main classes of learning objectives behind these advances. In this work, we show how these two ideas can be combined in a principled and non-additive manner for unaligned image translation tasks. This is accomplished through a special architecture of the discriminator network inside generative adversarial learning framework. The new architecture, that we call a perceptual discriminator, embeds the convolutional parts of a pre-trained deep classification network inside the discriminator network. The resulting architecture can be trained on unaligned image datasets while benefiting from the robustness and efficiency of perceptual losses. We demonstrate the merits of the new architecture in a series of qualitative and quantitative comparisons with baseline approaches and state-of-the-art frameworks for unaligned image translation.

📄 PDF Abstract BibTeX arXiv:1809.01396

Code (0)

등록된 구현이 없습니다.

Tasks

Image ManipulationTranslation

Similar Papers 제목 키워드 기반

On the Effectiveness of Spectral Discriminators for Perceptual Quality Improvement

2023-07-22 · ICCV 2023 1 · Xin Luo, Yunan Zhu, Shunxin Xu, Dong Liu

Several recent studies advocate the use of spectral discriminators, which evaluate the Fourier spectra of images for generative modeling. However, the effectiveness of the spectral discriminators is not well interpreted …

Image Quality AssessmentImage Super-ResolutionNo-Reference Image Quality AssessmentSuper-Resolution

Structure-Guided Image Completion with Image-level and Object-level Semantic Discriminators

2022-12-13 · Haitian Zheng, Zhe Lin, Jingwan Lu, Scott Cohen 외

Structure-guided image completion aims to inpaint a local region of an image according to an input guidance map from users. While such a task enables many practical applications for interactive editing, existing methods …

Object

Super-Resolved Image Perceptual Quality Improvement via Multi-Feature Discriminators

2019-04-24 · Xuan Zhu, Yue Cheng, Jinye Peng, Rongzhi Wang 외

Generative adversarial network (GAN) for image super-resolution (SR) has attracted enormous interests in recent years. However, the GAN-based SR methods only use image discriminator to distinguish SR images and high-reso…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Efficient Unpaired Image Dehazing with Cyclic Perceptual-Depth Supervision

2020-07-10 · Chen Liu, Jiaqi Fan, Guosheng Yin

Image dehazing without paired haze-free images is of immense importance, as acquiring paired images often entails significant cost. However, we observe that previous unpaired image dehazing approaches tend to suffer from…

Image Dehazing

X-GANs: Image Reconstruction Made Easy for Extreme Cases

2018-08-06 · Longfei Liu, Sheng Li, Yisong Chen, Guoping Wang

Image reconstruction including image restoration and denoising is a challenging problem in the field of image computing. We present a new method, called X-GANs, for reconstruction of arbitrary corrupted resource based on…

DenoisingImage CompressionImage DenoisingImage Inpainting+2