Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ We thank Jinwen Cao, Yisong Guo, Haowen Ji, Jichao Wang, and Yi Wang from Kuaish
|
|
49 |
|
50 |
**(2) Difference with the Dataset to Train on Our Internal Video Diffusion Model**
|
51 |
|
52 |
-
The release of the full dataset regarding more entities and UE scenes is
|
53 |
|
54 |
| Argument | Released Dataset | Our Internal Dataset|
|
55 |
|-------------------------|-------------|-------------------------|
|
@@ -79,11 +79,11 @@ The release of the full dataset regarding more entities and UE scenes is 1) stil
|
|
79 |
## Citation
|
80 |
|
81 |
```bibtex
|
82 |
-
@
|
83 |
-
author
|
84 |
-
title
|
85 |
-
|
86 |
-
year
|
87 |
}
|
88 |
```
|
89 |
|
|
|
49 |
|
50 |
**(2) Difference with the Dataset to Train on Our Internal Video Diffusion Model**
|
51 |
|
52 |
+
The release of the full dataset regarding more entities and UE scenes is still under our internal license check.
|
53 |
|
54 |
| Argument | Released Dataset | Our Internal Dataset|
|
55 |
|-------------------------|-------------|-------------------------|
|
|
|
79 |
## Citation
|
80 |
|
81 |
```bibtex
|
82 |
+
@inproceedings{fu20243dtrajmaster,
|
83 |
+
author = {Fu, Xiao and Liu, Xian and Wang, Xintao and Peng, Sida and Xia, Menghan and Shi, Xiaoyu and Yuan, Ziyang and Wan, Pengfei and Zhang, Di and Lin, Dahua},
|
84 |
+
title = {3DTrajMaster: Mastering 3D Trajectory for Multi-Entity Motion in Video Generation},
|
85 |
+
booktitle = {ICLR},
|
86 |
+
year = {2025}
|
87 |
}
|
88 |
```
|
89 |
|