AoMa commited on
Commit
d453037
1 Parent(s): a54f87b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -34
README.md CHANGED
@@ -1,34 +1,35 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- tags:
6
- - fancyvideo
7
- - video-generation
8
- - text-to-video
9
- ---
10
- # FancyVideo
11
- This repository is the official implementation of [FancyVideo](https://360cvgroup.github.io/FancyVideo/).
12
- **[FancyVideo: Towards Dynamic and Consistent Video Generation via Cross-frame Textual Guidance](https://arxiv.org/abs/2408.08189)**
13
- </br>
14
- Jiasong Feng*, Ao Ma*, Jing Wang*, Bo Cheng, Xiaodan Liang, Dawei Leng†, Yuhui Yin(*Equal Contribution, ✝Corresponding Author)
15
- </br>
16
-
17
- ## We Are Hiring
18
- We are seeking academic interns in the AIGC field. If interested, please send your resume to [[email protected]](mailto:[email protected]).
19
-
20
- ## BibTeX
21
- ```
22
- @misc{feng2024fancyvideodynamicconsistentvideo,
23
- title={FancyVideo: Towards Dynamic and Consistent Video Generation via Cross-frame Textual Guidance},
24
- author={Jiasong Feng and Ao Ma and Jing Wang and Bo Cheng and Xiaodan Liang and Dawei Leng and Yuhui Yin},
25
- year={2024},
26
- eprint={2408.08189},
27
- archivePrefix={arXiv},
28
- primaryClass={cs.CV},
29
- url={https://arxiv.org/abs/2408.08189},
30
- }
31
- ```
32
-
33
- ## License
34
- This project is licensed under the [Apache License (Version 2.0)](https://github.com/modelscope/modelscope/blob/master/LICENSE).
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - fancyvideo
7
+ - video-generation
8
+ - text-to-video
9
+ ---
10
+ # FancyVideo
11
+ This repository is the official implementation of [FancyVideo](https://360cvgroup.github.io/FancyVideo/).
12
+
13
+ **[FancyVideo: Towards Dynamic and Consistent Video Generation via Cross-frame Textual Guidance](https://arxiv.org/abs/2408.08189)**
14
+ </br>
15
+ Jiasong Feng*, Ao Ma*, Jing Wang*, Bo Cheng, Xiaodan Liang, Dawei Leng†, Yuhui Yin(*Equal Contribution, ✝Corresponding Author)
16
+ </br>
17
+
18
+ ## We Are Hiring
19
+ We are seeking academic interns in the AIGC field. If interested, please send your resume to [[email protected]](mailto:[email protected]).
20
+
21
+ ## BibTeX
22
+ ```
23
+ @misc{feng2024fancyvideodynamicconsistentvideo,
24
+ title={FancyVideo: Towards Dynamic and Consistent Video Generation via Cross-frame Textual Guidance},
25
+ author={Jiasong Feng and Ao Ma and Jing Wang and Bo Cheng and Xiaodan Liang and Dawei Leng and Yuhui Yin},
26
+ year={2024},
27
+ eprint={2408.08189},
28
+ archivePrefix={arXiv},
29
+ primaryClass={cs.CV},
30
+ url={https://arxiv.org/abs/2408.08189},
31
+ }
32
+ ```
33
+
34
+ ## License
35
+ This project is licensed under the [Apache License (Version 2.0)](https://github.com/modelscope/modelscope/blob/master/LICENSE).