paper-with-me

홈 › Papers

Perceptual Adversarial Networks for Image-to-Image Transformation

2017-06-28 · Chaoyue Wang, Chang Xu, Chaohui Wang, DaCheng Tao

In this paper, we propose a principled Perceptual Adversarial Networks (PAN) for image-to-image transformation tasks. Unlike existing application-specific algorithms, PAN provides a generic framework of learning mapping relationship between paired images (Fig. 1), such as mapping a rainy image to its de-rained counterpart, object edges to its photo, semantic labels to a scenes image, etc. The proposed PAN consists of two feed-forward convolutional neural networks (CNNs), the image transformation network T and the discriminative network D. Through combining the generative adversarial loss and the proposed perceptual adversarial loss, these two networks can be trained alternately to solve image-to-image transformation tasks. Among them, the hidden layers and output of the discriminative network D are upgraded to continually and automatically discover the discrepancy between the transformed image and the corresponding ground-truth. Simultaneously, the image transformation network T is trained to minimize the discrepancy explored by the discriminative network D. Through the adversarial training process, the image transformation network T will continually narrow the gap between transformed images and ground-truth images. Experiments evaluated on several image-to-image transformation tasks (e.g., image de-raining, image inpainting, etc.) show that the proposed PAN outperforms many related state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1706.09138

Code (2)

DLHacks/pix2pix_PAN pytorch
nekitmm/starnet tf

Tasks

Image Inpainting

Similar Papers 제목 키워드 기반

PCSGAN: Perceptual Cyclic-Synthesized Generative Adversarial Networks for Thermal and NIR to Visible Image Transformation

2020-02-13 · Kancharagunta Kishan Babu, Shiv Ram Dubey

In many real world scenarios, it is difficult to capture the images in the visible light spectrum (VIS) due to bad lighting conditions. However, the images can be captured in such scenarios using Near-Infrared (NIR) and …

Generative Adversarial NetworkSSIM

E-LPIPS: Robust Perceptual Image Similarity via Random Transformation Ensembles

2019-06-10 · Markus Kettunen, Erik Härkönen, Jaakko Lehtinen

It has been recently shown that the hidden variables of convolutional neural networks make for an efficient perceptual similarity metric that accurately predicts human judgment on relative image similarity assessment. Fi…

Image Similarity Search

Quantifying Perceptual Distortion of Adversarial Examples

2019-02-21 · Matt Jordan, Naren Manoj, Surbhi Goel, Alexandros G. Dimakis

Recent work has shown that additive threat models, which only permit the addition of bounded noise to the pixels of an image, are insufficient for fully capturing the space of imperceivable adversarial examples. For exam…

SSIM

Adversarial Image Generation by Spatial Transformation in Perceptual Colorspaces

2023-10-21 · Ayberk Aydın, Alptekin Temizel

Deep neural networks are known to be vulnerable to adversarial perturbations. The amount of these perturbations are generally quantified using $L_p$ metrics, such as $L_0$, $L_2$ and $L_\infty$. However, even when the me…

Image GenerationPerceptual Distance

Towards Evaluating Gaussian Blurring in Perceptual Hashing as a Facial Image Filter

2020-02-01 · Yigit Alparslan, Ken Alparslan, Mannika Kshettry, Louis Kratz

With the growth in social media, there is a huge amount of images of faces available on the internet. Often, people use other people's pictures on their own profile. Perceptual hashing is often used to detect whether two…

Image Croppingtext annotation