Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
3.31k
stars
611
forks
source link
How to use SinGAN to perform image translation just as CycleGAN. #166
Open
sushant097 opened 2 years ago
I am wondering about the application of image translation by SinGAN as discussed by @tamarott in: https://www.youtube.com/watch?v=j9id4UpN9BI&t=571s
How to modify code and achieve that similar output. Any help would be great! Thanks.