Open thunanguyen opened 3 years ago
Hi, I'm working on the same topic. Did you find any leads on how to proceed !!
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
Here id_head is the feature and id_target is the tracking id
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?