Hi Everyone,
I followed the lesson Use deep learning to assess Palm tree health, everything went well except when I was about to run the Detect Objects Using Deep Learning tool. "The below error came up after browsing to the esri model definition file. I have read another thread on the same topic Here, but ended up with the fact that I need to install Tensorflow on GPU, and unfortunately I do not have Nvidia GPU card. Did anyone manage to run this tool with tensorflow on CPU not GPU? or Has any workaround?
ERROR 002667 Unable to initialize python raster function with scalar arguments.
Windows 10
ArcGIS Pro 2.3.3
Tensorflow and Tensorflow - base packages added
Hey, I have exactly similar issue while I tried to use detect object using Depp learning model. have you resolved this issue. I know this is from 2019.
thank you,
kris
Hello everyone,
I am getting a similar issue as everyone here. I am using ArcGIS Pro version 3.4.2 on a computer with a NVIDIA GPU, created a cloned environment, and installed the tensorflow 2.13.0. I tried installing older versions of this library but they failed to install so I stuck with the compatible version. Here is the error message I am receiving when I use the dlpk file:
I opened the dlpk file to see what line 3 was referring to but line 3 was encoded. Not sure what to try next. Any ideas??
Thank you for your help!
-Joseph
UPDATE:
After I installed the scikit-image library and OpenCV to my cloned environment, the dlpk file no longer has any errors for it to run the tool.
-Joseph