ifzhang / FairMOT

[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
MIT License
4.01k stars 934 forks source link

About person search #386

Open thunanguyen opened 3 years ago

thunanguyen commented 3 years ago

Hi, I'm new to object tracking so I wonder if I can use the Re-ID branch for person search. If so, can you show me how to do?

sainivedh commented 3 years ago

Hi, I'm working on the same topic. Did you find any leads on how to proceed !!

thunanguyen commented 3 years ago

I've found the code but only for extracting the re-id feature but I think it's easy to extend to person search. You can look it in the file src/test_emb.py line 61 to 65

image

Here id_head is the feature and id_target is the tracking id