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

cudnn #49

Closed chenhuiphd closed 5 years ago

chenhuiphd commented 5 years ago

UnknownError (see above for traceback): Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above. hi,cuda-9.0, cudnn-7.0 , i cannot run this code ,why?

MaybeShewill-CV commented 5 years ago

@chenhuiphd Most likely you have wrongly installed cuda and cudnn:)