Image Manipulation Detection

26 papers with code • 5 benchmarks • 2 datasets

The task of detecting images or image parts that have been tampered or manipulated (sometimes also referred to as doctored). This typically encompasses image splicing, copy-move, or image inpainting.

Libraries

Use these libraries to find Image Manipulation Detection models and implementations

Augmented Balanced Image Dataset Generator Using AugStatic Library

avs-abhishek123/Balanced_Augmented_ImageDatasetGenerator International Journal Of Research And Analytical Reviews (IJRAR) 2022

This paper focuses on the image dataset generator that balances an imbalanced dataset using the AugStatic augmentation library.

3
01 May 2022

Proactive Image Manipulation Detection

vishal3477/proactive_imd CVPR 2022

That is, a template protected real image, and its manipulated version, is better discriminated compared to the original real image vs. its manipulated one.

27
29 Mar 2022

MVSS-Net: Multi-View Multi-Scale Supervised Networks for Image Manipulation Detection

dong03/MVSS-Net 16 Dec 2021

As both clues are meant to be semantic-agnostic, the learned features are thus generalizable.

248
16 Dec 2021

Learning JPEG Compression Artifacts for Image Manipulation Detection and Localization

mjkwon2021/cat-net 30 Aug 2021

It significantly outperforms traditional and deep neural network-based methods in detecting and localizing tampered regions.

198
30 Aug 2021

Image Manipulation Detection by Multi-View Multi-Scale Supervision

dong03/MVSS-Net ICCV 2021

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images.

248
14 Apr 2021

PSCC-Net: Progressive Spatio-Channel Correlation Network for Image Manipulation Detection and Localization

proteus1991/pscc-net 19 Mar 2021

To defend against manipulation of image content, such as splicing, copy-move, and removal, we develop a Progressive Spatio-Channel Correlation Network (PSCC-Net) to detect and localize image manipulations.

83
19 Mar 2021

Video Face Manipulation Detection Through Ensemble of CNNs

polimi-ispl/icpr2020dfdc 16 Apr 2020

In this paper, we tackle the problem of face manipulation detection in video sequences targeting modern facial manipulation techniques.

243
16 Apr 2020

Effectiveness of random deep feature selection for securing image manipulation detectors against adversarial examples

ehsannowroozi/RDFS 25 Oct 2019

We investigate if the random feature selection approach proposed in [1] to improve the robustness of forensic detectors to targeted attacks, can be extended to detectors based on deep learning features.

1
25 Oct 2019

Localization of Deep Inpainting Using High-Pass Fully Convolutional Network

lihaod/Deep_inpainting_localization ICCV 2019

The proposed method employs a fully convolutional network that is based on high-pass filtered image residuals.

28
01 Oct 2019

Detecting Photoshopped Faces by Scripting Photoshop

PeterWang512/FALdetector ICCV 2019

Most malicious photo manipulations are created using standard image editing tools, such as Adobe Photoshop.

1,562
13 Jun 2019