paper-with-me

홈 › Papers

Enforcing Perceptual Consistency on Generative Adversarial Networks by Using the Normalised Laplacian Pyramid Distance

2019-08-09 · Alexander Hepburn, Valero Laparra, Ryan McConville, Raul Santos-Rodriguez

In recent years there has been a growing interest in image generation through deep learning. While an important part of the evaluation of the generated images usually involves visual inspection, the inclusion of human perception as a factor in the training process is often overlooked. In this paper we propose an alternative perceptual regulariser for image-to-image translation using conditional generative adversarial networks (cGANs). To do so automatically (avoiding visual inspection), we use the Normalised Laplacian Pyramid Distance (NLPD) to measure the perceptual similarity between the generated image and the original image. The NLPD is based on the principle of normalising the value of coefficients with respect to a local estimate of mean energy at different scales and has already been successfully tested in different experiments involving human perception. We compare this regulariser with the originally proposed L1 distance and note that when using NLPD the generated images contain more realistic values for both local and global contrast. We found that using NLPD as a regulariser improves image segmentation accuracy on generated images as well as improving two no-reference image quality metrics.

📄 PDF Abstract BibTeX arXiv:1908.04347

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage SegmentationImage-to-Image TranslationSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

Laplacian Pyramid 설명 없음

Similar Papers 제목 키워드 기반

Reasons for the Superiority of Stochastic Estimators over Deterministic Ones: Robustness, Consistency and Perceptual Quality

2022-11-16 · Guy Ohayon, Theo Adrai, Michael Elad, Tomer Michaeli

Stochastic restoration algorithms allow to explore the space of solutions that correspond to the degraded input. In this paper we reveal additional fundamental advantages of stochastic methods over deterministic ones, wh…

Photo-Realistic Monocular Gaze Redirection Using Generative Adversarial Networks

2019-03-29 · ICCV 2019 10 · Zhe He, Adrian Spurr, Xucong Zhang, Otmar Hilliges

Gaze redirection is the task of changing the gaze to a desired direction for a given monocular eye patch image. Many applications such as videoconferencing, films, games, and generation of training data for gaze estimati…

Gaze Estimationgaze redirection

HP-GAN: Harnessing pretrained networks for GAN improvement with FakeTwins and discriminator consistency

2026-02-03 · Geonhui Son, Jeong Ryong Lee, Dosik Hwang arxiv

Generative Adversarial Networks (GANs) have made significant progress in enhancing the quality of image synthesis. Recent methods frequently leverage pretrained networks to calculate perceptual losses or utilize pretrain…

Self-Supervised Learning

Adversarial Purification by Consistency-aware Latent Space Optimization on Data Manifolds

2024-12-11 · Shuhai Zhang, Jiahao Yang, Hui Luo, Jie Chen 외

Deep neural networks (DNNs) are vulnerable to adversarial samples crafted by adding imperceptible perturbations to clean data, potentially leading to incorrect and dangerous predictions. Adversarial purification has been…

Adversarial Purification

ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks

2018-09-01 · Xintao Wang, Ke Yu, Shixiang Wu, Jinjin Gu 외

The Super-Resolution Generative Adversarial Network (SRGAN) is a seminal work that is capable of generating realistic textures during single image super-resolution. However, the hallucinated details are often accompanied…

Face HallucinationGenerative Adversarial NetworkImage Super-ResolutionSuper-Resolution+1