I want to use the pre-trained model import of the training deep learning model tool, but the pre-trained model file downloaded on my website is (.ckpt), but the function only accepts emd or dlpk, what should I do? Or better suggestion?
Hi @TAN860421 ,
You can't import pre-trained models with ckpt format as ArcGIS Pro deep learning tools create only 2 formats (emd, dlpk).
I can recommend either train the model again using ArcGIS Pro deep learning tools (or ArcGIS API for Python) or you can download esri's pre-trained models from this link. if you can find a relevant model to yours.
======================================================================
Please give a like if helpful and Accept as Solution if it's answered your query.
Thanks a lot for your help!
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.