Hello there!
I am becoming desperate and would appreciate any help:
I want to use "Classify Pixels Using Deep learning" to classify Orthophotos. These Photos are Raster data with 3 bands (RGB), raster format is 8 bit unsigned. I used the Sample Manager to export sample shapes. I exported Training Data for Deep learning in many resolutions- 1x1cm, 5x5 cm and 10x10cm. I trained models for Unet classification with as I think sufficient Training data, some for 10 epochs, some for 5, some for 1, as I have to use my CPU-->long processing time.
Problem is: the result rasters show nearly no classifed pixels- the most are declared noData. I once managed to get an sufficient result from an 5x5 cm Raster, but i can't reproduce this result.
Has anyone seen some similar problem and has a solution or hind? As far as i understand it, my training data are flawless: 3 bands, 8 bit unsigned, they have a spatial reference. I don't think the number of epochs is the reason, as I would expect just wrong results, but no noData results. May I have to give all noData pixels the value 0 or something?
I would really appreciate if somebody could help me!
Best regards
Lorenz