Upload README.md
Browse files
README.md
CHANGED
|
@@ -181,4 +181,13 @@ then open this url [localhost:5000](http://localhost:5000/) in the browser. Note
|
|
| 181 |
|
| 182 |
## Citation
|
| 183 |
Please cite our paper if you find our work useful:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
|
|
|
|
| 181 |
|
| 182 |
## Citation
|
| 183 |
Please cite our paper if you find our work useful:
|
| 184 |
+
```
|
| 185 |
+
@article{wang2025ati,
|
| 186 |
+
title={{ATI}: Any Trajectory Instruction for Controllable Video Generation},
|
| 187 |
+
author={Wang, Angtian and Huang, Haibin and Fang, Zhiyuan and Yang, Yiding, and Ma, Chongyang}
|
| 188 |
+
journal={arXiv preprint},
|
| 189 |
+
volume={arXiv:2505.22944},
|
| 190 |
+
year={2025}
|
| 191 |
+
}
|
| 192 |
+
```
|
| 193 |
|