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

dataset size

swordzxz opened this issue · comments

hi,
When I want to change the size of the image 352512 to 270360 in config and retrain, I have encountered such a problem.

image

image

image

How should I solve it?
Looking forward to your reply

Thank you

@swordzxz you need to checkout your dataset's input image shape:)