liuwei16 / ALFNet

Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018
129 stars 75 forks source link

tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version #4

Open moyan007 opened 6 years ago

moyan007 commented 6 years ago

Hello, Mr.liu! I am learning about your paper and test the project you uploaded. However, I got the error that "tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version". Can you help me with that and sharing the GPU configuration of your successful experiments? Thanks a lot!

VideoObjectSearch commented 6 years ago

Sorry for delayed reply. Maybe the problem lies in that the version of your tensorflow is unmatched with the version of CUDA. You can refer to https://www.tensorflow.org/install/gpu