sergeytulyakov / mocogan

MoCoGAN: Decomposing Motion and Content for Video Generation
573 stars 113 forks source link

Zero length video generation #37

Open Rajeswari-gn opened 1 year ago

Rajeswari-gn commented 1 year ago

I tried implementing the pytorch implementation for generation of videos. I do not get any error but the generated videos are of zero second. It means that no video is being generated yet but I do not get any error as well. What could be the cause behind this issue?