Hi,
I'm in the process of wrapping my head around the TensorFlow-Lite in Survey using the respective ArcGIS lessonhttps://learn.arcgis.com/en/projects/train-a-model-to-identify-street-signs/#train-a-model
trying to get this Notebook to run:
SignImageClassificationModel - Übersicht (arcgis.com)
I asked for help over at
Train a model to identify street signs: Trouble running demo notebook - ArcGIS Survey123 (esri.com)
and got help fixing some issues relating to some missing python modules, but got stuck later on.
The notebook still fails at step 8. where the trained model is being saved for deployment. I can't get the save(() method for the FeatureClassifier object to work.
I'd be grateful for any kind of assistance you might be able to give!
(Edfited for clarity and brevity)
Cheers!
Screenshots of the error I get attached below.