Hello,
I want to fine-tune a pre-trained model for land cover classification on aerial imagery from the ArcGIS Living Atlas library. I selected and exported training samples from the AOI and now want to train the pre-trained model on the new training data. However, when executing the "Train Deep Learning Model" tool, I always get the following error:
"Error:[Errno 2] No such file or directory: 'C:\\Users\\ppitz\\OneDrive\\Dokumente\\ArcGIS\\DeepLearning\\Test_Model\\tmp_pretrained_model\\LandCoverClassification_Aerial_Original.emd'.Training was not successful."
Does somebody know how I can fix this error? Thanks in advance for any help.