Dear community,
I have successfully trained a feature classification model with arcgis deep learning toolbox using jupyter notebook and want to do inference with my new model on a new zone. I am using google map extracted high resolution satellite imafes. But using the ClassifyObjectsUsingDeepLearning tool always ends up in
ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds. Failed to execute (ClassifyObjectsUsingDeepLearning).
It happens both when I use the tool inside the GIS (Pro 2.9.1) and also through jupyter and arcpy. It also happens regardless of using GPU or CPU. I really have no clue what happens... I cannot contact esri support because I am on a student license.
Thank you very much for your consideration