Select to view content in your preferred language

How to access deep learning models

2587
3
Jump to solution
08-27-2022 09:27 AM
PeterVickerman
Emerging Contributor

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

0 Kudos
1 Solution

Accepted Solutions
OsamaOthman
Esri Contributor

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

View solution in original post

3 Replies
OsamaOthman
Esri Contributor

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

DerrickWestoby
Frequent Contributor

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? 

0 Kudos
PeterVickerman
Emerging Contributor

Thank you!

 

0 Kudos