paper-with-me

홈 › Papers

EdgeFool: An Adversarial Image Enhancement Filter

2019-10-27 · Ali Shahin Shamsabadi, Changjae Oh, Andrea Cavallaro

Adversarial examples are intentionally perturbed images that mislead classifiers. These images can, however, be easily detected using denoising algorithms, when high-frequency spatial perturbations are used, or can be noticed by humans, when perturbations are large. In this paper, we propose EdgeFool, an adversarial image enhancement filter that learns structure-aware adversarial perturbations. EdgeFool generates adversarial images with perturbations that enhance image details via training a fully convolutional neural network end-to-end with a multi-task loss function. This loss function accounts for both image detail enhancement and class misleading objectives. We evaluate EdgeFool on three classifiers (ResNet-50, ResNet-18 and AlexNet) using two datasets (ImageNet and Private-Places365) and compare it with six adversarial methods (DeepFool, SparseFool, Carlini-Wagner, SemanticAdv, Non-targeted and Private Fast Gradient Sign Methods). Code is available at https://github.com/smartcameras/EdgeFool.git.

📄 PDF Abstract BibTeX arXiv:1910.12227

Code (2)

smartcameras/EdgeFool 공식 구현 pytorch
hugolan/Project-Bachelor pytorch

Tasks

DenoisingImage Enhancement

Similar Papers 제목 키워드 기반

Adversarial Color Enhancement: Generating Unrestricted Adversarial Images by Optimizing a Color Filter

2020-02-03 · Zhengyu Zhao, Zhuoran Liu, Martha Larson

We introduce an approach that enhances images using a color filter in order to create adversarial effects, which fool neural networks into misclassification. Our approach, Adversarial Color Enhancement (ACE), generates u…

Image Enhancement

Semantically Adversarial Learnable Filters

2020-08-13 · Ali Shahin Shamsabadi, Changjae Oh, Andrea Cavallaro

We present an adversarial framework to craft perturbations that mislead classifiers by accounting for the image content and the semantics of the labels. The proposed framework combines a structure loss and a semantic adv…

Aesthetic-Driven Image Enhancement by Adversarial Learning

2017-07-17 · Yubin Deng, Chen Change Loy, Xiaoou Tang

We introduce EnhanceGAN, an adversarial learning based model that performs automatic image enhancement. Traditional image enhancement frameworks typically involve training models in a fully-supervised manner, which requi…

Image CroppingImage Enhancement

Global and Local Enhancement Networks for Paired and Unpaired Image Enhancement

2020-08-01 · ECCV 2020 8 · Han-Ul Kim, Young Jun Koh, Chang-Su Kim

A novel approach for paired and unpaired image enhancement is proposed in this work. First, we develop global enhancement network (GEN) and local enhancement network (LEN), which can faithfully enhance images. The propos…

Image Enhancement

Unpaired Image Enhancement Featuring Reinforcement-Learning-Controlled Image Editing Software

2019-12-17 · Satoshi Kosugi, Toshihiko Yamasaki

This paper tackles unpaired image enhancement, a task of learning a mapping function which transforms input images into enhanced images in the absence of input-output image pairs. Our method is based on generative advers…

Image Enhancementreinforcement-learningReinforcement LearningReinforcement Learning (RL)