BrentChoi

Results 4 comments of BrentChoi

I had same problem, now trying on Linux with installing Caffe.(I must install Caffe to build the model, right? I hope it works)

> why need caffe? @HMCBSJ I was a bit confused.. Now I am working on it with Linux!

I had the same problem and solved it by downgrading TensorFlow to 1.2.0 (CPU version for me. Because I have Cuda 10 installed, Cuda 10 installed GPU version doesn't work...

I had a same problem and solved it by opening attention.py file then add "from libs.configs import cfgs " for the error below, open cfgs file then set SHOW_SCORE_THRSHOLD under...