Ha0Tang / SelectionGAN

[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
http://disi.unitn.it/~hao.tang/project/SelectionGAN.html
460 stars 63 forks source link

the code is different from the paper #6

Closed dangbb closed 4 years ago

dangbb commented 4 years ago

in the paper, page 5, the Fm is said to be provided into 3 line, where a matrix multiplication operation was perform between 2 of them to create channel attention map A, but i can't see that in the paper. is that a new change? or it's a more effective way?

Ha0Tang commented 4 years ago

The new code will be updated this week. Please stay tuned.