ForkGAN icon indicating copy to clipboard operation
ForkGAN copied to clipboard

PyTorch implementation of ForkGAN

Open seawee1 opened this issue 2 years ago • 0 comments

Hi, FYI, I created a PyTorch implementation of ForkGAN (https://github.com/seawee1/ForkGAN-pytorch.git). It's based on the CycleGAN repository and features some neat little extras (MultiGPU training, instance-level losses, automatic mixed precision for smaller GPUs).

seawee1 avatar Nov 05 '21 01:11 seawee1