Skip to content
forked from thunil/TecoGAN

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

License

Notifications You must be signed in to change notification settings

5yutan5/TecoGAN

 
 

Repository files navigation

TecoGAN with Conda

This repository is originally fork of TecoGan. You can easily build an environment with tis repo. This repo support for Windows 10.

Requirements

Installation

  1. Install CUDA==11.2.2
    Download page.

  2. Install cuDNN==8.1
    You need to register membership before install cuDNN.
    Download page.

  3. Install miniconda
    Download page. You need to install

  4. Create virtual environment

    conda create -n tecogan python=3.7 -y
    conda activate tecogan

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Python 100.0%