Implementation-CVPR2015-CNN-for-ReID
Implementation-CVPR2015-CNN-for-ReID copied to clipboard
error in CUHK03
please help me solve this problem:
File "main.py", line 460, in
From the last line, I can see the issue is with cuda version which as can be seen is old version .. make sure you have compatible cuda for your tensor , you may refer to authors setting I saw this :- Test Environment: Ubuntu 18.04 Python 3.6.6 TensorFlow 1.11 Keras 2.1.6-tf CUDA 9.0 cudnn 7.3.1 NVIDIA GTX 1080Ti
From the last line, I can see the issue is with cuda version which as can be seen is old version .. make sure you have compatible cuda for your tensor , you may refer to authors setting I saw this :- Test Environment: Ubuntu 18.04 Python 3.6.6 TensorFlow 1.11 Keras 2.1.6-tf CUDA 9.0 cudnn 7.3.1 NVIDIA GTX 1080Ti
but my cuda version is already 9.0