thunil / TecoGAN

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

Can not run tecoGAN-master folder on my anaconda navigator #30

Open happyshare0109 opened 5 years ago

happyshare0109 commented 5 years ago

i have run > conda create -n tecogan python = 3.5 anaconda on terminal and conda install tensorflow-gpu keras-gpu opencv

i have a tecogan on my anaconda

when i try to run cd C:/ TecoGAN-master

it showed cannot find the path

tom-doerr commented 4 years ago

You could use my docker setup to avoid installation issues: https://github.com/tom-doerr/TecoGAN

FrankLinxzx commented 3 years ago

i have run > conda create -n tecogan python = 3.5 anaconda on terminal and conda install tensorflow-gpu keras-gpu opencv

i have a tecogan on my anaconda

when i try to run cd C:/ TecoGAN-master

it showed cannot find the path

for example: use cd /d D:\program\TecoGAN will be work