Image inference with cycleGan model from CycleGAN-and-pix2pix open source repo
I have trained a cycleGan model on google colab according to the CycleGAN-and-pix2pix opensource API.
For the train process I used !python train.py --dataroot /content/drive/MyDrive/project/dataset --name F2F --model cycle_gan --display_id -1
Image inference with cycleGan model from CycleGAN-and-pix2pix opensource open source repo
I have trained a cycleGan model on google colab according to the CycleGAN-and-pix2pix opensource API.
For the train process I used !python train.py --dataroot /content/drive/MyDrive/project/dataset --name F2F --model cycle_gan --display_id -1
Image inference with cycleGan model from [CycleGAN-and-pix2pix ](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix opensource) open source repo
I have trained a cycleGan model on google colab according to the [CycleGAN-and-pix2pix ](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix opensource) API.
For the train process I used !python train.py --dataroot /content/drive/MyDrive/project/dataset --name F2F --model cycle_gan --display_id -1