8000 GitHub - Duxiaowey/PS-detection: Based on Learning-rich-features-for-image-manipulation-detection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Duxiaowey/PS-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image manipulation detection

Paper: CVPR2018, Learning Rich Features for Image Manipulation Detection
Code based on Faster-RCNN

Environment

Python 3.6
pytorch 1.3.1

Pre-trained model

resnet101_caffe.pth

Dataset

Casia 1.0
The name of the files in Sp may be something wrong. Use code in faster-rcnn/data/VOC2013 to modify the name and check it.
Thanks to @namtpham to offer groudtruth for CASIA 1.0 and CASIA 2.0.
The principle to rename files in origin dataset is to match them to GT. Because the input of faster-rcnn is in the formation of VOC2007 and VOV2012, so I change the Dataset to this formation.

Updating……

About

Based on Learning-rich-features-for-image-manipulation-detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0