Remove arXiv ID from metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,16 +1,15 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
pipeline_tag: video-to-video
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
- arxiv:2608.13556
|
| 12 |
-
datasets:
|
| 13 |
-
- quchenyuan/UCF101-ZIP
|
| 14 |
---
|
| 15 |
|
| 16 |
<div align="center">
|
|
@@ -117,4 +116,4 @@ Reconstruction results are saved under `outputs/<variant>/`.
|
|
| 117 |
journal = {arXiv preprint arXiv:2608.13556},
|
| 118 |
year = {2026},
|
| 119 |
}
|
| 120 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets:
|
| 3 |
+
- quchenyuan/UCF101-ZIP
|
| 4 |
pipeline_tag: video-to-video
|
| 5 |
tags:
|
| 6 |
+
- video
|
| 7 |
+
- video-reconstruction
|
| 8 |
+
- video-generation
|
| 9 |
+
- video-representation
|
| 10 |
+
- v-rae
|
| 11 |
+
- rae
|
| 12 |
+
- pytorch
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<div align="center">
|
|
|
|
| 116 |
journal = {arXiv preprint arXiv:2608.13556},
|
| 117 |
year = {2026},
|
| 118 |
}
|
| 119 |
+
```
|