ManjeeraJagiri
ManjeeraJagiri
@s-sourav15 Hey have you found any solution? I tried to implement multi threading, but it runs into some error.
@rykov8 , Thanks for the code!. It works perfectly. I wanted to know if you tried out anything to improve the fps for real time detection. I have been trying...
@DanMossa , Hey I have also run into the same error. I tried a pathway which doesn't have \u, But I am still running into the same error. Were you...
@tlindener , Thanks for you reply. I have tried it. But I still get the same error when I run ``` C:\YAD2K-master\YAD2K-master>python ./yad2k.py yolo.cfg yolo.weights model_data/yolo.h5 ``` ``` Using TensorFlow...
@tlindener , I created a new environment. But now when I run ```./yad2k.py yolo.cfg yolo.weights model_data/yolo.h5``` I get the following error: ``` Using TensorFlow backend. Traceback (most recent call last):...
@tlindener , Oh I am assuming this is an error with CUDA. I am actually running this on a CPU. Any idea how to avoid this error?
@yuyijie1995 , Nope. I haven't