↓ 1 callersClassTrack A single target track with state space `(x, y, a, h)` and associated velocities, where `(x, y)` is the center of the bounding box, `a` is the
deep_sort_pytorch/deep_sort/sort/track.py:19
ClassKalmanFilter A simple Kalman filter for tracking bounding boxes in image space. The 8-dimensional state space x, y, a, h, vx, vy, va, vh co
deep_sort_pytorch/deep_sort/sort/kalman_filter.py:23