thunil / TecoGAN

This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colab can use these setting

FrankLinxzx opened this issue · comments

!pip uninstall tensorflow==1.15
!pip install tensorflow-gpu==1.15.2
!pip uninstall tensorflow-datasets --yes
!pip install tensorflow-datasets==1.0.1
colab can use these setting ,and it;s work fine to me