uvcgan2builds upon the CycleGAN method for unpaired image-to-image transfer and improves its performance by modifying the generator, discriminator, and the training procedure. This README file provides brief instructions about how to set up theuvcgan2package and reproduce the paper results. To furt...
python scripts/train/selfie2anime/bert_selfie2anime-256.py ``` You can find more details by looking over the scripts, which contain training configuration and are rather self-explanatory. @@ -124,7 +126,7 @@ directory. Similarly to the generator pre-training, `uvcgan` provides two scripts...