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/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image size

chenhuiphd opened this issue · comments

hi,Why are the test pictures the same size as the training pictures?, otherwise otherwise the program will make mistakes in the test? thx
a1626f1fc8e80add033eb6f5ca87717

@chenhuiphd That problem was caused by the mismatched compute graph and restored weights file in my opinion:)