Closed calebjacksonhoward closed 5 years ago
Found my issue - the label data was off by a pixel in either dimension in a subset of my training data.
(Incidentally, I was building my label images based on the XML data out of the OpenLabeling
tool. Some of those XML files were off by a pixel in each dimension in reporting the size of the source image. If you are using OpenLabeling
, check the image size.)
Hello,
I'm having difficulty with training. I was able to train with the demo data, but when I submit my own data I get the following error:
There are 7 classes in my data, and only 2 in the demo data. Apart from that, I can see no obvious distinctions between the two data sets.
I am coming up to speed with dhSegment, and some of the supporting libraries, and will appreciate any and all assistance greatly.