MaybeShewill-CV / attentive-gan-derainnet

Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
MIT License
262 stars 83 forks source link

@MMaybeShewill-CV ,It really makes me wonder that the attentive attentive-recurrent network can get the raindrop attention ,not the background g attention features? #8

Closed 675492062 closed 6 years ago

675492062 commented 6 years ago

@MMaybeShewill-CV ,It really makes me wonder that the attentive-recurrent network can get the raindrop attention ,not the background attention features?

MaybeShewill-CV commented 6 years ago

@675492062 You may check the readme.md and some of the attention map can illustrate this problem. If you want to search deeper into that problem you may refer to the origin paper

675492062 commented 6 years ago

@MMaybeShewill-CV ,OK,Thanks,i will refer to the origin paper.

MaybeShewill-CV commented 6 years ago

@675492062 You're welcome