Select to view content in your preferred language

Classify Pixels using Deep Learning Error 003569

1003
2
Jump to solution
10-23-2023 07:36 AM
Ed_
by MVP Regular Contributor
MVP Regular Contributor

Hello, happy Monday, so I trained a model using training for the purpose of segmenting tree canopies. However, when I use the `Classify Pixels Using Deep Learning` and provide the trained model as input, I get this error:

Error 003569 Invalid deep learning model type. Expected model type NULL, ImageClassification, Pix2PixHD, Pix2Pix, CycleGAN, or SuperResolution.

How can I fix this? I am using ArcGIS Pro 3.1.1

Below are the parameters I used to train the model:

SaadullahBaloch_0-1698071772698.png

 

Question | Analyze | Visualize
0 Kudos
1 Solution

Accepted Solutions
Ed_
by MVP Regular Contributor
MVP Regular Contributor

Because I trained the model using Single Shot Detector, it was not compatible with Classify Pixels using Deep Learning. So then I trained the model again using PSPNet and it solved the error. 

Question | Analyze | Visualize

View solution in original post

2 Replies
Ed_
by MVP Regular Contributor
MVP Regular Contributor

Because I trained the model using Single Shot Detector, it was not compatible with Classify Pixels using Deep Learning. So then I trained the model again using PSPNet and it solved the error. 

Question | Analyze | Visualize
fenglinhan1
New Contributor

hi , I installed the dlpk package in my arcgis pro, and still do not quite clear how to get sentinel 2 data and how to train a machine learning model to output the classfied image, do you know where i can get a handy toturial?

0 Kudos