Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ license: apache-2.0
|
|
| 10 |
<p>
|
| 11 |
<a href='http://zhuang2002.github.io/SelfGradientForcing'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
| 12 |
<a href="https://github.com/zhuang2002/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github"></a>
|
| 13 |
-
<a href="https://arxiv.org"><img src="https://img.shields.io/badge/arXiv-
|
| 14 |
<a href="https://huggingface.co/JunhaoZhuang/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Models-yellow" alt="Hugging Face"></a>
|
| 15 |
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue" alt="License"></a>
|
| 16 |
</p>
|
|
@@ -182,13 +182,13 @@ This project is released under the Apache-2.0 license.
|
|
| 182 |
### 📜 Citation
|
| 183 |
|
| 184 |
```bibtex
|
| 185 |
-
@
|
| 186 |
-
|
| 187 |
-
|
| 188 |
-
|
| 189 |
-
|
| 190 |
-
|
| 191 |
-
|
| 192 |
-
|
| 193 |
}
|
| 194 |
```
|
|
|
|
| 10 |
<p>
|
| 11 |
<a href='http://zhuang2002.github.io/SelfGradientForcing'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
| 12 |
<a href="https://github.com/zhuang2002/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github"></a>
|
| 13 |
+
<a href="https://arxiv.org/abs/2607.20368"><img src="https://img.shields.io/badge/arXiv-2607.20368-b31b1b.svg"></a>
|
| 14 |
<a href="https://huggingface.co/JunhaoZhuang/Self_Gradient_Forcing"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Models-yellow" alt="Hugging Face"></a>
|
| 15 |
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue" alt="License"></a>
|
| 16 |
</p>
|
|
|
|
| 182 |
### 📜 Citation
|
| 183 |
|
| 184 |
```bibtex
|
| 185 |
+
@misc{zhuang2026selfgradientforcingnative,
|
| 186 |
+
title={Self Gradient Forcing: Native Long Video Extrapolation},
|
| 187 |
+
author={Junhao Zhuang and Shiyi Zhang and Yuxuan Bian and Yaowei Li and Yawen Luo and Yijun Liu and Weiyang Jin and Songchun Zhang and Xianglong He and Xuying Zhang and Haoran Li and Haoyang Huang and Zeyue Xue and Nan Duan},
|
| 188 |
+
year={2026},
|
| 189 |
+
eprint={2607.20368},
|
| 190 |
+
archivePrefix={arXiv},
|
| 191 |
+
primaryClass={cs.CV},
|
| 192 |
+
url={https://arxiv.org/abs/2607.20368},
|
| 193 |
}
|
| 194 |
```
|