Load SingleShotDetector Model

483
1
01-08-2020 01:16 PM
LaurynasGedminas2
Occasional Contributor

Given this example, what is the proper way to load/reload saved model?

https://nbviewer.jupyter.org/github/Esri/arcgis-python-api/blob/master/samples/04_gis_analysts_data_... 

Thank you,

Tags (2)
0 Kudos
1 Reply
by Anonymous User
Not applicable

you can use SingleShotDetector.from_model() method to load a previously saved model.

0 Kudos