Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
<div style="text-align: center;">
|
@@ -32,6 +40,4 @@ This repository pre-trained checkpoints to evaluate our detection and source tra
|
|
32 |
|
33 |
[XCLIP](./source_tracing/xclip/invid_xclip_st_best_model.pth)-based source tracing model
|
34 |
|
35 |
-
[MAE](./source_tracing/mae/source_tracing_ft_sora.pt)-based(sora) source tracing model sora is label 9.
|
36 |
-
|
37 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- OpenGVLab/InternVid
|
5 |
+
- TempoFunk/webvid-10M
|
6 |
+
pipeline_tag: video-classification
|
7 |
+
tags:
|
8 |
+
- Fake Video Detection
|
9 |
+
- ' Fake Video Source Tracing'
|
10 |
+
- arxiv:<2401.09041>
|
11 |
---
|
12 |
|
13 |
<div style="text-align: center;">
|
|
|
40 |
|
41 |
[XCLIP](./source_tracing/xclip/invid_xclip_st_best_model.pth)-based source tracing model
|
42 |
|
43 |
+
[MAE](./source_tracing/mae/source_tracing_ft_sora.pt)-based(sora) source tracing model sora is label 9.
|
|
|
|