fid paper

pull/2/head
willard-yuan 2017-12-11 17:02:05 +08:00
parent e289292008
commit 18393211c3
1 changed files with 20 additions and 0 deletions

20
fid.md 100644
View File

@ -0,0 +1,20 @@
## Fake Image Detection(FID)
### paper
1. [翻拍图像鉴别]()
2. [基于深度学习的图像翻拍检测]()
3. [基于数字图像镜面反射和表面梯度的翻拍取证研究]()
4. [基于图像表面梯度的翻拍检测]()
5. [基于图像表面梯度的翻拍检测]()
6. [数码翻拍图像取证算法]()
7. [一种翻拍数字图像的鉴定方法]()
8. [A robust detection algorithm for copy-move forgery in digital images]()
9. [An Evaluation of Digital Image Forgery Detection Approaches]()
10. [Markov-based Image Forensics for Photographic Copying from Printed Picture]()
### code
1. [image forgery detection](https://github.com/dewgeek/image-forgery-detection/tree/master/Yanjun-Tiegang)
2. [FakeImageDetection](https://github.com/afsalashyana/FakeImageDetection)