ptran1203 / pytorch-animeGAN

Pytorch implementation of AnimeGAN for fast photo animation
161 stars 39 forks source link

About the pretrained model #1

Closed yuzheyyyy closed 9 months ago

yuzheyyyy commented 3 years ago

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

ptran1203 commented 3 years ago

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

dongyun-kim-arch commented 1 year ago

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.

Leanne-z commented 1 year ago

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