- published
- 2022-10-20
- reference
- Quentin Bammey, Analysis and Experimentation on the ManTraNet Image Forgery Detector, Image Processing On Line, 12 (2022), pp. 457–468. https://doi.org/10.5201/ipol.2022.431
Communicated by Jean-Michel Morel
Demo edited by Quentin Bammey
Abstract
This work describes the ManTraNet network for image forgery detection. ManTraNet is an end-to-end convolutional neural network composed of two sub-networks, one to extract features linked to traces of manipulation, and another to detect local anomalies between the features. It is trained on pristine and forged images from several datasets. We briefly analyze the results provided by ManTraNet, so as to highlight its qualities and limitations. Overall, ManTraNet yields state-of-the-art results on benchmark datasets with images similar to the one it sees in training, but is unreliable on wild images, due to its opacity and the difficulty distinguishing true detections from false positives.
This is an MLBriefs article, the source code has not been reviewed!
The original source code is available here (last checked 2022/10/19).
Download
- full text manuscript: PDF low-res. (505.1kB) PDF (82.8MB) [?]
- source code: ZIP