Home

Awesome

Cascade Attention Guided Residue GAN for Cross-Modal Translation

Requirements

Model

Download the model via google drive and put models into checkpoints dir.

Train

$ sh ltrain.sh

Test

$ sh ltest.sh

Acknowledgment

Our code borrows heavily from the the pix2pix implementation https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/.