hi, I know this is a long shot but I'm trying to do an instance segmentation analysis to detect shoreline docks in aerial imagery using Deep Learning in Pro. I am going through the standard steps. as I understand them, for a deep learning analysis.
First I created vector polygon training samples around my feature outlines using the Label Objects for Deep Learning tool so I have those in a feature class. I then use Export Training Data for Deep Learning, setting the "Format" to RCNN-Masks, and output a folder with all the image chips and everything looks fine.
I then try to train a model from that folder using Train Deep Learning Model and I'm setting the Model Type to MaskRCNN. But I get an error message immediately after starting this tool: "Train Deep Learning model failed'. No idea why, thanks for any tips..
Dan