znxlwm / UGATIT-pytorch

Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
MIT License
2.51k stars 476 forks source link

What's the difference between local and global attention maps? #55

Open ALLinLLM opened 3 years ago

ALLinLLM commented 3 years ago

Thanks for great work! pytorch version is really readable after reading the paper, I confused what's the difference between local and global attention maps? Anyone can help me

knicholes commented 3 years ago

I have the same question. In my test output, I'm seeing three different attention maps, and only one of the results below my second attention map has the results I'm looking for!