AILab-CVC / CV-VAE

[NeurIPS 24] CV-VAE: A Compatible Video VAE for Latent Generative Video Models
https://ailab-cvc.github.io/cvvae/index.html
225 stars 8 forks source link

About the size of the val dataset in paper #13

Open hyc9 opened 4 weeks ago

hyc9 commented 4 weeks ago

Thank you for your work! I would like to confirm a point regarding your paper. I noticed that you mentioned in the paper: "We evaluate our CV-VAE on the COCO2017 [18] validation dataset and the Webvid [1] validation dataset which includes 1024 videos." However, I checked the validation set of Webvid, and it contains 5000 videos. I would like to know if you randomly selected 1024 videos from that set. Thanks for your atention !

sijeh commented 1 week ago

Yes, we randomly selected 1024 videos from the validation set for testing.

Thank you for your work! I would like to confirm a point regarding your paper. I noticed that you mentioned in the paper: "We evaluate our CV-VAE on the COCO2017 [18] validation dataset and the Webvid [1] validation dataset which includes 1024 videos." However, I checked the validation set of Webvid, and it contains 5000 videos. I would like to know if you randomly selected 1024 videos from that set. Thanks for your atention !