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

no file named "./data/vgg16.npy"

Jamofl opened this issue · comments

hello, when i run the train_model.py, there was an errer:
in file train_model.py , line 262 : no such file or directory "./data/vgg16.npy"

and when i dive into ./data, there is actually no such file("vgg16.npy") here!

looking forward to your response. thanks a lot!

can you provide the vgg.16.npy file to me ? or is there something else wrong...

@Jamofl You may search the file through Google:)

solved! thanks a lot!

@Jamofl Welcome to share test result here:)