pytorch-animeGAN icon indicating copy to clipboard operation
pytorch-animeGAN copied to clipboard

About the pretrained model

Open yuzheyyyy opened this issue 3 years ago • 1 comments

I would like to know whether you have released the pretrained model for inference?

yuzheyyyy avatar Jun 01 '21 12:06 yuzheyyyy

Yes, I have released Hayao's weight here

To load from code

from inference import Transformer
transformer = Transformer('hayao')

you can check my example notebook

ptran1203 avatar Jun 01 '21 13:06 ptran1203

Hi patron, Could you also share the parameter values used in training? I am trying to retrieve the same results like original paper, but not easy to reproduce it.

dongyun-kim-arch avatar Nov 16 '22 00:11 dongyun-kim-arch

Hi, could you share other weight parameters? Like Kimetsu or Summer War

Leanne-z avatar Apr 10 '23 17:04 Leanne-z