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.31k stars 611 forks source link

Can I train model from multiple images? #172

Open tiensu opened 1 year ago

tiensu commented 1 year ago

I have some real images (~10). I want to train own model from those images. Is it possible? In the guideline, I only see way to train model from single image.