I am trying to publish my Object detection model but when i run this code to publish it
model.save('Building_footprint_10epochs', publish=True)
i get this error
@JayantaPoddar @DanPatterson @jcarlson @Tim_McGinnes @JoeBorgione @TimOrmsby @ShaunWalbridge @lamyaaghadiry1
Did you try the standard project save, shut down, restart and retry the save?
I saved it locally but i want to publish ARCGIS Online so other people in my organization can use the model.
So it may be an AGOL issue then
What do you mean by AGOL ?
arcgis online
Are you able to publish it using the web interface of ArcGIS Online ?
It is in ARCGIS Pro notebook, i want to publish it to arcgis online to be able to share it with people in my organization but i am not able to publish it and once i close arcgis pro i lose the model and have to run the notebook again which takes a lot of time.
If there is a method to share it from my notebook to arcgis online can you tell me the steps?
which one do i choose to add the model
I tried the choose an item from my device and choose the .dlpk model but it didn't work so which extension do i use.
It worked through ArcGIS Online with .dlpk extension.