Update README.md
Browse files
README.md
CHANGED
@@ -145,10 +145,11 @@ warning: it will cost more time in inference and may also reduce the quality.
|
|
145 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
146 |
|
147 |
```BibTeX
|
148 |
-
@
|
149 |
-
title={Identity-
|
150 |
-
author={Yuan, Shenghai and Huang, Jinfa and He, Xianyi and Ge,
|
151 |
-
|
152 |
-
|
|
|
153 |
}
|
154 |
```
|
|
|
145 |
If you find our paper and code useful in your research, please consider giving a star and citation.
|
146 |
|
147 |
```BibTeX
|
148 |
+
@inproceedings{yuan2025identity,
|
149 |
+
title={Identity-preserving text-to-video generation by frequency decomposition},
|
150 |
+
author={Yuan, Shenghai and Huang, Jinfa and He, Xianyi and Ge, Yunyang and Shi, Yujun and Chen, Liuhan and Luo, Jiebo and Yuan, Li},
|
151 |
+
booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
|
152 |
+
pages={12978--12988},
|
153 |
+
year={2025}
|
154 |
}
|
155 |
```
|