when I start ./run.sh, an valueError happens, which shows
" Traceback (most recent call last):
File "compute_detector.py", line 215, in
image, verbose=False)
ValueError : Invalid Value ("cpu") for configuration variable "gpu0" . Valid options start with one of "device", "opencl", "cuda" .
"
when I start ./run.sh, an valueError happens, which shows
image, verbose=False)
ValueError : Invalid Value ("cpu") for configuration variable "gpu0" . Valid options start with one of "device", "opencl", "cuda" .
"
" Traceback (most recent call last): File "compute_detector.py", line 215, in