ifzhang / ByteTrack

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

Multi camera tracking. #31

Open him4318 opened 2 years ago

him4318 commented 2 years ago

Hi, Can it be used for multi-camera object tracking?

ifzhang commented 2 years ago

Yes, you can use bytetrack to perform single-camera tracking and then match the identities across different cameras.

him4318 commented 2 years ago

Got it thanks.

Fschoeller commented 2 years ago

Any clues on how to do the matching across cameras?

shawnh2 commented 2 years ago

Any clues on how to do the matching across cameras?

you can read some works about pedestrians re-identification (ReID)