cvlab-epfl/LIFT

A problem happens when I start ./run.sh

Closed this issue · 2 comments

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" .
"

Maybe it reminds you that you have no GPU.

kmyi commented

Hi,

we cannot get that error on our side. probably your setup does not have a gpu?