ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.63k stars 878 forks source link

Clarification #123

Open NaifahNurya opened 2 years ago

NaifahNurya commented 2 years ago

@ifzhang Thank you for this work. I would like to get clarification of the Byte track.

My question is, can we call ByteTrack as the one-shot method like FairMOT (On the Fairness of Detection and Re-identification in Multiple Object Tracking) and JDE (Towards real-time multi-object tracking) because combines both detection and tracking at once.

Or we can not categorize it into one shot method because there is no re-id part?

Where does it fall??

Thank you.

gyh420 commented 1 year ago

have any answer?

LamnouarMohamed commented 1 year ago

@NaifahNurya @gyh420 byteTrack it's a technique for matching object between frames using motion model (here is kalman filter) it's contains beautiful technique for solving the problem of matching. (