Update README.md
Browse files
README.md
CHANGED
@@ -31,10 +31,11 @@ Recent advances in Text-to-Video generation (T2V) have achieved remarkable succe
|
|
31 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
32 |
|
33 |
```BibTeX
|
34 |
-
@article{
|
35 |
-
title={
|
36 |
author={Yuan, Shenghai and Huang, Jinfa and Shi, Yujun and Xu, Yongqi and Zhu, Ruijie and Lin, Bin and Cheng, Xinhua and Yuan, Li and Luo, Jiebo},
|
37 |
-
journal={
|
38 |
-
year={
|
|
|
39 |
}
|
40 |
```
|
|
|
31 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
32 |
|
33 |
```BibTeX
|
34 |
+
@article{yuan2025magictime,
|
35 |
+
title={Magictime: Time-lapse video generation models as metamorphic simulators},
|
36 |
author={Yuan, Shenghai and Huang, Jinfa and Shi, Yujun and Xu, Yongqi and Zhu, Ruijie and Lin, Bin and Cheng, Xinhua and Yuan, Li and Luo, Jiebo},
|
37 |
+
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
|
38 |
+
year={2025},
|
39 |
+
publisher={IEEE}
|
40 |
}
|
41 |
```
|