odegeasslbc / FastGAN-pytorch

Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021
GNU General Public License v3.0
600 stars 100 forks source link

Unable to generate image #17

Closed PaulAnju closed 3 years ago

PaulAnju commented 3 years ago

Hi, my training has finished but I got an error though I followed your instructions. I'm using MistGPU( a GPU server like Colab ).

截屏2021-04-17 上午10 09 11
PaulAnju commented 3 years ago

I also tried to copy the ./train_results/model to the main directory but only got more errors like this:

截屏2021-04-17 上午10 31 16
PaulAnju commented 3 years ago

Oh, sorry. I forgot to change the params in the eval.py. My bad.