cvlab-epfl / LIFT

Code release for the ECCV 2016 paper
485 stars 168 forks source link

A problem happens when I start ./run.sh #22

Closed kealennieh closed 7 years ago

kealennieh commented 7 years ago

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

hanghoo commented 7 years ago

Maybe it reminds you that you have no GPU.

kmyi commented 7 years ago

Hi,

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