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

process of inject scale for image manip (supplemental material figure 3) #169

Open sammystevens1983 opened 1 year ago

sammystevens1983 commented 1 year ago

I have been trying to reproduce this functionality, but i do not see a way to reproduce this method of training on one image and producing from a second image.

Is there further documentation available that describes how this was produced?