Spaces:
Runtime error
Runtime error
Update references.txt
Browse files- references.txt +6 -1
references.txt
CHANGED
@@ -8,6 +8,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,
|
@@ -19,4 +20,8 @@ year = {2019} }
|
|
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}}
|
|
|
|
|
|
|
|
|
|
8 |
booktitle= {IEEE Conference on Computer Vision and Patten Recognition (CVPR)},
|
9 |
year = {2020}}
|
10 |
|
11 |
+
|
12 |
FaceForensics++ Dataset
|
13 |
|
14 |
@inproceedings{roessler2019faceforensicspp,
|
|
|
20 |
@MISC{DDD_GoogleJigSaw2019,
|
21 |
AUTHOR = {Dufour, Nicholas and Gully, Andrew and Karlsson, Per and Vorbyov, Alexey Victor and Leung, Thomas and Childs, Jeremiah and Bregler, Christoph},
|
22 |
DATE = {2019-09},
|
23 |
+
TITLE = {DeepFakes Detection Dataset by Google & JigSaw}}
|
24 |
+
|
25 |
+
|
26 |
+
Face Detection Fucntion (Timesler, 2020)
|
27 |
+
Source Link: https://www.kaggle.com/timesler/facial-recognition-model-in-pytorch
|