Train Deep Learning Model erro

534
2
07-06-2021 06:48 AM
forestfairy
New Contributor II

Hi,

I recently started working with ArcGis Pro and I'm trying to make some Deep Learning Model but keep having this error. I really don't know where it comes from, does anyone have a clue please ? I joined an image of the error message.

 

Thanks

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

the size of learn.data.train_dl was zero, meaning whatever it is supposed to be wasn't found.

Sorry, I can't flip back and forth to the image any more to narrow down if it was a path thing or something didn't work


... sort of retired...
xueyuanyao
New Contributor II

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)]

HI,can you tell me this measage meaning

0 Kudos