darknet_ros icon indicating copy to clipboard operation
darknet_ros copied to clipboard

Any way to get the sub bounding boxes?

Open jyp0802 opened this issue 6 years ago • 0 comments

For example, currently if a person is standing with his arms spread, the bounding box will return a box that bounds the whole body (and arm) so that a lot of the space inside is not actually a person.

Is there a way I can get the bounding boxes in smaller combinations?

Like this: image

jyp0802 avatar Nov 05 '19 07:11 jyp0802