Ron0420 commited on
Commit
770c3a2
1 Parent(s): 9eb4162

Create references.txt

Browse files
Files changed (1) hide show
  1. references.txt +22 -0
references.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Dataset References
2
+
3
+ Celeb-DF (V2)
4
+
5
+ @inproceedings{Celeb_DF_cvpr20,
6
+ author = {Yuezun Li and Xin Yang and Pu Sun and Honggang Qi and Siwei Lyu},
7
+ title = {Celeb-DF: A Large-scale Challenging Dataset for DeepFake Forensics},
8
+ booktitle= {IEEE Conference on Computer Vision and Patten Recognition (CVPR)},
9
+ year = {2020}}
10
+
11
+ FaceForensics++ Dataset
12
+
13
+ @inproceedings{roessler2019faceforensicspp,
14
+ author = {Andreas R\"ossler and Davide Cozzolino and Luisa Verdoliva and Christian Riess and Justus Thies and Matthias Nie{\ss}ner},
15
+ title = {Face{F}orensics++: Learning to Detect Manipulated Facial Images},
16
+ booktitle= {International Conference on Computer Vision (ICCV)},
17
+ year = {2019} }
18
+
19
+ @MISC{DDD_GoogleJigSaw2019,
20
+ AUTHOR = {Dufour, Nicholas and Gully, Andrew and Karlsson, Per and Vorbyov, Alexey Victor and Leung, Thomas and Childs, Jeremiah and Bregler, Christoph},
21
+ DATE = {2019-09},
22
+ TITLE = {DeepFakes Detection Dataset by Google & JigSaw}}