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

Test model path and skimage #14

Closed musicrainie closed 6 years ago

musicrainie commented 6 years ago

Maybe "scikit-image" should be appended to the requirements and the test model "--weights_path model/new_model/derain_gan_2018-10-09-11-06-58.ckpt-200000" should be updated according to your newest weights.

MaybeShewill-CV commented 6 years ago

@musicrainie Thanks a lot. I have updated the requirements and readme file:)