Hello everyone
I am trying to create a deep learning model so now im stuck in training the model and im getting this error:
Traceback (most recent call last):
File "c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Image Analyst Tools.tbx\TrainDeepLearningModel.tool\tool.script.execute.py", line 297, in <module>
execute()
File "c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Image Analyst Tools.tbx\TrainDeepLearningModel.tool\tool.script.execute.py", line 271, in execute
callbacks=[ProgressCallback(training_model_object, model_type, max_epochs, out_folder)]
File "C:\Program Files\ArcGIS\Pro\bin\Python\envs
Thanks for any help.
Hi @vinhle2
The error message is not complete, can you please share the complete error message?
For the current error, we can only say it comes from callback but no exact location
thanks
Pavan