Bounding box width and height too large
#13
by
jmPearl
- opened
It seems that the bounding box for this model is inaccurate. The x,y are spot on, but across many images I've found the width and height to be far too large. Sometimes the bounding box even goes off the size of the image. The model works great locally not using HF, but when using the HF version it does not work as expected.
jmPearl
changed discussion status to
closed
I was. It was user error. I mistook the third and fourth elements in the box to be width and height. I now know they are xmax and ymax.