shariqfarooq123 / AdaBins

Official implementation of Adabins: Depth Estimation using adaptive bins
GNU General Public License v3.0
725 stars 156 forks source link

RuntimeError: Unexpected error from cudaGetDeviceCount() #79

Open DK05310214 opened 1 year ago

DK05310214 commented 1 year ago

RuntimeError: Unexpected error from cudaGetDeviceCount(). Did you run some cuda functions before calling NumCudaDevices() that might have already set an error? Error 101: invalid device ordinal

The equipment I use is NVIDIA GeForce GTX TITAN X。

This error occurs when I run the function: infer_helper.predict_dir function