sihyun-yu / PVDM

Official PyTorch implementation of Video Probabilistic Diffusion Models in Projected Latent Space (CVPR 2023).
https://sihyun.me/PVDM
MIT License
287 stars 15 forks source link

How long does it take to train? #29

Closed pixeli99 closed 10 months ago

pixeli99 commented 11 months ago

It's a very interesting job. I noticed that the resources required for training are not mentioned in the paper. How long will it take to train?🥳

sihyun-yu commented 10 months ago

It depends on the dataset complexity. For unconditional generation (UCF-101) it took 8 days with 8 x A100 gpus.