Generate labelled sample pactches samplespace mapping count = 0
I am currently generating labelled sample patches to use for training a CNN. The process so far has been multiresolution segmentation -> label image objects as samples using sample editor -> convert samples to classified image objects -> generate labelled sample patches. The output of the generate labelled sample patches algorithm works, with patches in the sample folder, but when examining the sample space, under <class-mapping> count = "0". I am wondering if there is an issue with my algorithm parameters or possibly the class hierarchy, or if this is a common experience. 
Was this article helpful?
1 comment
Hi Briana,
The count is not written to the .xml when .tif data is used as output format. eCognition starts counting at 0 but in the interface the first number is 1, therefore you should not worry about the operation of the algorithm.
Kind regards,
Javier