BuildingDetectors_Round2
BuildingDetectors_Round2 copied to clipboard
Exception: The nvidia driver version installed with this OS does not give good results for reduction
Hi all,
While trying to train the solution I am facing the following issue . Any one else faced this ? any solution or hints I am stuck at this issue.
I am using coda 10.
19-11-07 12:17:35,651 INFO Preproc for training on AOI_3_Paris ... done python v16.py preproc_train /data/train/AOI_3_Paris_Train/ Using Theano backend. WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29
Using gpu device 0: GeForce RTX 2080 Ti (CNMeM is disabled, cuDNN 5110)
Traceback (most recent call last):
File "v16.py", line 36, in
TRAINING v9s model python v9s.py validate /data/train/AOI_3_Paris_Train/ Using Theano backend. WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29
In Nvidia they are suggesting to stop using Theano itself. https://devtalk.nvidia.com/default/topic/1056698/cuda-setup-and-installation/exception-the-nvidia-driver-version-installed-with-this-os-does-not-give-good-results-for-reduction/ in google there is no proper solution is there.