Hello,
I am going through the Detecting Objects with Deep Learning course in Esri training and keep running into the same error. I am using ArcGIS Pro 2.6.3 on my Dell XPS 15 Laptop with Nvidia GTX 1050 GPU which as far as I can tell is CUDA enabled. I have also installed deep learning frameworks for ArcGIS 2.6 from here. Whenever I run the Detect Objects Using Deep Learning tool I get the error below.
I have tried running that tool using CPU by selecting CPU in the Environments menu under Processor Type. I have also tried cloning the default python environment and adding tensorflow-mkl package as seen in other similar posts in order to run Tensorflow using CPU in case it is a GPU issue, but at no avail - I cannot seem to install that package.
Please help, would love to get that example to run.
Thank you!