tamarott / SinGAN

Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
https://tamarott.github.io/SinGAN.htm
Other
3.29k stars 608 forks source link

About Pretrained Model (Harmonize and Super Resolution) #175

Open darwinOne opened 1 year ago

darwinOne commented 1 year ago

Awesome project, thanks for sharing! @tamarott I have a question, do we have to do training every time we want to harmonize an image? Isn't there a pretrained model that can be used to harmonize the image? Thank You!