Select to view content in your preferred language

Error while training a model for deep learning pixel classification

489
0
11-08-2021 10:05 PM
Labels (2)
sharmaakki
New Contributor II

Dears

I needed to train a deep learning model for pixel classification. I tried to train model using • Pyramid Scene Parsing Network (Pixel classification) but I am facing below mentioned error.

I have exported training data as classified tiles.

"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\arcgispro-py3\Lib\site-packages\arcgis\learn\models"

Thanks in advance

@Anonymous User 

0 Kudos
0 Replies