thunil / TecoGAN

This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
Apache License 2.0
5.95k stars 1.13k forks source link

Training the TecoGAN model into REDS Dataset #138

Open Rinz08 opened 6 months ago

Rinz08 commented 6 months ago

I have been modifying the code to have this run to windows but loading REDS Dataset seems to be hard as the program does not seem to want to get png frames of videos. Is it possible to modify the program in order to be able to have the model trained using the REDS dataset and also have Windows compatibility?