单阶段实时多类别多目标跟踪 This is an extention work of ByteTrack, which extends the one-class multi-object tracking to multi-class multi-object tracking You can refer to origin fork ByteTrack and the original fork of OC_SORT
Add OC_SORT as tracker's backend.
parser.add_argument("--tracker",
type=str,
default="byte",
help="byte | oc")
Run the demo_mcmot.py python3 script for demo testing.
ckpt
test