f90 / FactorGAN

FactorGAN - Training GANs with missing data
MIT License
35 stars 3 forks source link

What is difference between Image2Image.py and imagepairs.py? #8

Closed kalai2033 closed 4 years ago

kalai2033 commented 4 years ago

Im trying to do image to image translation task using my custom dataset similar to pix2pix and cycleGAN. I am really confused which python file to use Image2Image or imagepairs?_