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

Did you have used TF1.x or TF2.x ??. This isn't mentioned inside requirements.txt #68

Open saahiluppal opened 4 years ago

saahiluppal commented 4 years ago

Did you have used TF1.x or TF2.x ??. This isn't mentioned inside requirements.txt

tom-doerr commented 4 years ago

Likely 1.8. From the readme:

# Install tensorflow1.8+,
jerrymatjila commented 4 years ago

Last version of tensorflow 1.x is 1.15. I'll also appreciate the correct version of tensorflow to install.

tom-doerr commented 4 years ago

If you have trouble getting it running, you could use my docker environment: https://github.com/tom-doerr/TecoGAN

ATCWen commented 4 years ago

If you have trouble getting it running, you could use my docker environment: https://github.com/tom-doerr/TecoGAN

Thanks Tom. Got your docker file working. As a newbie, I couldn't have TecoGAN working with Tensorflow 2.3. Hope TecoGAN will work with latest lib/packages.