thunil / TecoGAN

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

Is the pretrained model downloaded in rungan.py 0 usable? #113

Closed Memnarch closed 3 years ago

Memnarch commented 3 years ago

Hi, So I tried out tecogan. The 3 model files are in the ./model subfolder (moved there manually as I use windows and have no Wget). When I run RunGan.py 1 but with my own sequence instead of calendar, the result is, quite blocky.

Is the pretrained model actually usable or do I need to train my own to get good results?

Memnarch commented 3 years ago

Ok it seems the issue was heavy blocky compression and dithering, which we removed using a deblocker first.