kmes055 / AutoDrawer

Capstone project in dept. of CS. Application for designers, artists using TextureGAN, DisgoGAN
0 stars 1 forks source link

CycleGAN model implementation #22

Closed kmes055 closed 4 years ago

kmes055 commented 4 years ago

Implement CycleGAN(unpaired image-to-image translation using cycle-consistent adversarial networks) model with PyTorch

kmes055 commented 4 years ago

AI is separated into another repo.