sihyun-yu / digan

Official PyTorch implementation of Generating Videos with Dynamics-aware Implicit Generative Adversarial Networks (ICLR 2022).
https://sihyun.me/digan/
182 stars 19 forks source link

About releasing some checkpoints #1

Closed songweige closed 2 years ago

songweige commented 2 years ago

Great work and thanks for releasing the code! Do you have any following plans to release the trained models as well? Thanks!

sihyun-yu commented 2 years ago

Hi,

Thanks for your interest! We are planning to release the checkpoint soon as well. Since our code was refactored in some parts, we need the corresponding updates to pre-trained checkpoints (which were trained under uncleaned, previous implementation).

I will let you know when the checkpoint is released!

Sincerely, Sihyun

jihoontack commented 2 years ago

Hi,

Thank you for your interest in our paper!

We have released checkpoints of the main table (see Table 1 in our paper).

You can download from the following google drive link!

If you have any questions or issues, please let us know!

Best regards, Jihoon