WenhaoWang commited on
Commit
e9ee83a
1 Parent(s): 727c5da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -35,7 +35,7 @@ viewer: false
35
 
36
 
37
  # Summary
38
- This is the dataset proposed in our paper "**VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models**"
39
 
40
  VidProM is the first dataset featuring 1.67 million unique text-to-video prompts and 6.69 million videos generated from 4 different state-of-the-art diffusion models.
41
  It inspires many exciting new research areas, such as Text-to-Video Prompt Engineering, Efficient Video Generation, Fake Video Detection, and Video Copy Detection for Diffusion Models.
@@ -164,6 +164,14 @@ The prompts and videos generated by [Pika](https://discord.com/invite/pika) in o
164
 
165
 
166
  # Citation
 
 
 
 
 
 
 
 
167
 
168
  # Contact
169
 
 
35
 
36
 
37
  # Summary
38
+ This is the dataset proposed in our paper "[**VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models**](https://arxiv.org/abs/2403.06098)"
39
 
40
  VidProM is the first dataset featuring 1.67 million unique text-to-video prompts and 6.69 million videos generated from 4 different state-of-the-art diffusion models.
41
  It inspires many exciting new research areas, such as Text-to-Video Prompt Engineering, Efficient Video Generation, Fake Video Detection, and Video Copy Detection for Diffusion Models.
 
164
 
165
 
166
  # Citation
167
+ ```
168
+ @article{wang2024vidprom,
169
+ title={VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models},
170
+ author={Wang, Wenhao and Yang, Yi},
171
+ journal={arXiv preprint arXiv:2403.06098},
172
+ year={2024}
173
+ }
174
+ ```
175
 
176
  # Contact
177