Hi!Error as mentioned above occurs when I typed "python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config"
I have TF 1.15.3 and my CUDA versions are v10.0 and v10.1 (v10.0 is for this poker detection and v10.1 is for other tasks), and cuDNN is 7.4.2 for both CUDA versions. My GPU is RTX 2060.
I am not sure if I provide enough information so I printscreen as follows.
Thanks for helping in advance.
Update: I uninstalled CUDA v10.0, v10.1 and cuDNN v7.4.2 and installed CUDA v10.2 and cuDNN v7.6.5 and still got the same error. So I assume the problem is not with my CUDA and cuDNN version
Hi!Error as mentioned above occurs when I typed "python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config"
I have TF 1.15.3 and my CUDA versions are v10.0 and v10.1 (v10.0 is for this poker detection and v10.1 is for other tasks), and cuDNN is 7.4.2 for both CUDA versions. My GPU is RTX 2060.
I am not sure if I provide enough information so I printscreen as follows. Thanks for helping in advance.