Skip to content

grasses/Constrained-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constrained-CNN

This repository is an Pytorch implement for paper "Constrained Convolutional Neural Networks: A New Approach Towards General Purpose Image Manipulation Detection".

Constrained-CNN

Note: Note: this is not the official implement for Constrained CNN, you can follow the paper here: https://ieeexplore.ieee.org/document/8335799

Usage

Since this repository only includes implement of Constrained CNN model, the reader should complete the dataloader (see main.py: 58).

  1. Download dataset and complete dataloader code.
  2. Run python main.py

License

This library is under the GPL V3 license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

About

Code for paper "Constrained Convolutional Neural Networks: A New Approach Towards General Purpose Image Manipulation Detection"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages