Project to get attention from discriminator: 1st modification
- Added feedback from the discriminator in the form of attention
python main.py --dataset lsun --dataroot /workspace/lsun --cuda --clamp --fdback --save_dir samples
Need the lsun data. Follow the instruction in original implementation link
WGAN Model based on original paper link.
Cross Attention is my own implementation
Rerun and recheck the results