Skip to content

ludovicdmt/GitImpact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Image Manipulation Detection

Code for Universal Image Manipulation Detection, adapted from A Deep Learning Approach to Universal Image Manipulation Detection Using a New Convolutional Layer, using Caffe.

This work has been done during a last year project in Ecole Centrale de Lille (engineering school) under the surpervision of Patrick Bas (CNRS Lille, CRISTAL) and John Klein (CNRS Lille, CRISTAL).

Add gaussian noise

Use Src/make_gaussian_noise.py to add a AWGN to your own images.

LMDB database

Use Src/lmdb_creation.py to add build an LMDB database for train and validation set.

Network

Run Src/main.py to train the network and your images.

Rapport Impact

Report about this work (in French)

About

Implementation of the paper A Deep Learning Approach to Universal Image Manipulation Detection Using a New Convolutional Layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages