paper-with-me

Papers

CNN-generated images are surprisingly easy to spot... for now

2019-12-23 · CVPR 2020 6 · Sheng-Yu Wang, Oliver Wang, Richard Zhang, Andrew Owens, Alexei A. Efros

In this work we ask whether it is possible to create a "universal" detector for telling apart real images from these generated by a CNN, regardless of architecture or dataset used. To test this, we collect a dataset consisting of fake images generated by 11 different CNN-based image generator models, chosen to span the space of commonly used architectures today (ProGAN, StyleGAN, BigGAN, CycleGAN, StarGAN, GauGAN, DeepFakes, cascaded refinement networks, implicit maximum likelihood estimation, second-order attention super-resolution, seeing-in-the-dark). We demonstrate that, with careful pre- and post-processing and data augmentation, a standard image classifier trained on only one specific CNN generator (ProGAN) is able to generalize surprisingly well to unseen architectures, datasets, and training methods (including the just released StyleGAN2). Our findings suggest the intriguing possibility that today's CNN-generated images share some common systematic flaws, preventing them from achieving realistic image synthesis. Code and pre-trained networks are available at https://peterwang512.github.io/CNNDetection/ .

📄 PDF Abstract BibTeX arXiv:1912.11035

Code (5)

PeterWang512/CNNDetection 공식 구현 pytorch
BoFeng2477/CNNDetection-TF2.0 tf
Joool/ReproducabilityCNNEasyToSpot pytorch
Michel-liu/FatFormer pytorch
yuheng-li/universalfakedetect pytorch

Tasks

Data AugmentationImage GenerationSuper-Resolution

Methods 이 논문이 사용한 방법론

Test 설명 없음
PatchGAN 설명 없음
Tanh Activation 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Sigmoid Activation 설명 없음
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
Cardano Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

[RE] CNN-generated images are surprisingly easy to spot...for now

2021-04-07 · Joel Frank, Thorsten Holz

This work evaluates the reproducibility of the paper "CNN-generated images are surprisingly easy to spot... for now" by Wang et al. published at CVPR 2020. The paper addresses the challenge of detecting CNN-generated ima…

Discovering Transferable Forensic Features for CNN-generated Images Detection

2022-08-24 · Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Alexander Binder, Ngai-Man Cheung

Visual counterfeits are increasingly causing an existential conundrum in mainstream media with rapid evolution in neural image synthesis methods. Though detection of such counterfeits has been a taxing problem in the ima…

Image ForensicsImage Generation

Generating abstractive summaries of Lithuanian news articles using a transformer model

2021-04-23 · Lukas Stankevičius, Mantas Lukoševičius

In this work, we train the first monolingual Lithuanian transformer model on a relatively large corpus of Lithuanian news articles and compare various output decoding algorithms for abstractive news summarization. We ach…

ArticlesNews Summarization

Spotting Temporally Precise, Fine-Grained Events in Video

2022-07-20 · James Hong, Haotian Zhang, Michaël Gharbi, Matthew Fisher 외

We introduce the task of spotting temporally precise, fine-grained events in video (detecting the precise moment in time events occur). Precise spotting requires models to reason globally about the full-time scale of act…

Action DetectionAction SpottingGPUSegmentation+2

R-PHOC: Segmentation-Free Word Spotting using CNN

2017-07-05 · Suman Ghosh, Ernest Valveny

This paper proposes a region based convolutional neural network for segmentation-free word spotting. Our net- work takes as input an image and a set of word candidate bound- ing boxes and embeds all bounding boxes into a…

Segmentation