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

CMYK noise results #99

Open el-emenopio opened 3 years ago

el-emenopio commented 3 years ago

Hiya. I'm trying to use TecoGAN on a brand new ubuntu 20.04 setup, with an nvidia stack installed yesterday from the nvidia instructions. I'm using Tom Doerr's TecoGAN-Docker.

The stack passes the tests that nvidia prescribes when installing, and TecoGAN seems to think it's working, but the results are noise. Here's frame 22 of calendar:

image

Thoughts? I'm pretty new to this and don't really know what to do.

sephethus commented 3 years ago

I think we're all new to this. I don't even know how you managed to even try to upscale something, I only see instructions on training the model which has lead me to a dead end.

santosh-shriyan commented 3 years ago

Same here... I am stuck with data, meta and index files of the self trained model, with no means to use inference without ckpt file. I don't see the ckpt file necessity in runGan.py 1(inference), yet not able to get inference from the model.