Skip to content

sorokinvld/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?

python3 track.py

# Detection files outputed from detectors
# Change dectector => evaluate_fairmot("./detection/detector_cstrack")
# Change dectector => 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

Languages

  • Python 97.3%
  • MATLAB 2.7%