bytetrack-opencv-onnxruntime icon indicating copy to clipboard operation
bytetrack-opencv-onnxruntime copied to clipboard

Tracking Outputs vs Detection Outputs

Open SwEngine opened this issue 1 year ago • 0 comments

While using ByteTrack as a tracker, the visualized bounding boxes sometimes do not precisely match the detection results. Are there any methods to assign tracking IDs to detections without altering the bounding box coordinates? I am asking this question because the tracking bounding boxes are sometimes too wide for my specific case.

SwEngine avatar Dec 25 '23 16:12 SwEngine