ptran1203 / pytorch-animeGAN

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

Suggestions to convert animeGAN v1 to bryandlee / animegan2-pytorch #19

Open spinoza1791 opened 1 year ago

spinoza1791 commented 1 year ago

Since the v2 training code is unavailable from https://github.com/bryandlee/animegan2-pytorch, do you have any suggestions for improving on your wonderful pytorch v1 version here, for those that want the faster, smaller v2 model? V1 model outputs ~15mb, while the V2 pretrained models are ~8mb. Are there some tweaks I can make to your model to approach the V2 model?

ptran1203 commented 1 year ago

Sorry for late reply, thank you for your suggestion. I will take a look