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
# Build cython_bbox
python3 track.py
# Detection files outputed from detectors
# Change detector => evaluate_fairmot("./detection/detector_cstrack")
# Change detector => evaluate_fairmot("./detection/bytetrack")