Skip to content

linh-gist/AdaptConfByteTrack

Repository files navigation

AdaptConfByteTrack

Source code for the paper "Adaptive Confidence Threshold for ByteTrack in Multi-Object Tracking"

Adaptive Confidence Threshold for ByteTrack in Multi-Object Tracking,
Linh Van Ma, Muhammad Ishfaq Hussain, JongHyun Park, Jeongbae Kim, Moongu Jeon, ICCAIS 2023 (The 12th International Conference on Control, Automation and Information Sciences), November 27th to 29th, 2023 in Hanoi

How to run?

# Build cython_bbox

python3 track.py

# Detection files outputed from detectors
# Change detector => evaluate_fairmot("./detection/detector_cstrack")
# Change detector => evaluate_fairmot("./detection/bytetrack")

About

Source code for paper "Adaptive Confidence Threshold for ByteTrack in Multi-Object Tracking"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published