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

gpu util problem

db3ppp opened this issue · comments

캡처

As shown above, gpu memory is allocated, but volatile GPU-util is 0%. I do not know why gpu is not used for learning.

@db3ppp Check if your gpu tensorflow is successfully installed. Most of the problem was caused due to that:)