FIRST-Tech-Challenge / fmltc

FIRST Machine Learning Toolchain
Other
38 stars 14 forks source link

Differentiating Bounding Boxes #161

Closed uvidyadharan closed 2 years ago

uvidyadharan commented 2 years ago

Differentiating Bounding Boxes

As of now there is no way to tell which bounding box has which label and which entry it is on the table. The only way to do this right now is to move a corner of a bounding box and see which entry on the table changes. I would recommend employing some sort of color coding system in which each object is assigned a color and when hovering over a label corner a popup will show up showing its Label and which entry it is on the table.

image