I am trying to use deep learning with the 3D baseman solution to classify lidar point clouds.
I have downloaded and ran the windows installer located at https://github.com/Esri/deep-learning-frameworks
The installer runs (for a while) and seems to install everything but I am not sure how to actually find the dlpk or emd files to use to run the deep learning. I have searched my local drive for .dlpk and .emd files but nothing comes up.
I looked around C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 as this seemed to be the place that was modified by the install but I couldn't find anything in there either.
When the windows installer runs, where do the deep learning models get saved?
I am running ArcGIS Pro 2.9
Solved! Go to Solution.
Deep learning models are found in Living Atlas, you can search living atlas for the model that fits your case and download its dlpk file.
Refer to the following URL: Living Atlas of the World | ArcGIS
Deep learning models are found in Living Atlas, you can search living atlas for the model that fits your case and download its dlpk file.
Refer to the following URL: Living Atlas of the World | ArcGIS
Osama - Is there a way to filter dlpk that are meant for orthoimagery vs lidar point clouds? It looks like they're all in one bucket in living atlas?
Thank you!