FIRST-Tech-Challenge / fmltc

FIRST Machine Learning Toolchain
Other
38 stars 14 forks source link

Ghosting With Bounding Boxes #160

Closed uvidyadharan closed 2 years ago

uvidyadharan commented 2 years ago

Ghosting With Bounding Boxes

There is a "ghosting" effect when adjusting the bounding box when labeling a video. This all goes away when the left click is released but it is an issue nonetheless. This is more prevalent in lower resolution videos.

Original Image

image

Typical Ghosting

image

Overwriting Other Bounding Boxes

image

Low Resolution Frames

image

This is at 320 x 240. It is important to see how the static width of the bounding box makes the smearing worse. Perhaps the width of the bounding box should change dynamically with resolution.