ifzhang / FairMOT

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

How to train to recognize vehicle? #179

Open Kaiqi-Chen opened 4 years ago

Kaiqi-Chen commented 4 years ago

hi, @ifzhang I am a novice in MOT , I can run your demo now. but I want to use this to detect and tracking vehicle , What should i do?

if you can help me , I will thank you very much.

ifzhang commented 4 years ago

I think it's similar to tracking person. Just changing the person's label to the vehicle label. You can refer to this repo: https://github.com/CaptainEven/FairMOTVehicle

Kaiqi-Chen commented 4 years ago

thank you!

linchunmian commented 3 years ago

@ifzhang @Ckq-Sugar Hi, could you have downloaded the DETRAC dataset for detecting and tracking vehicle? I fail to get the vehicle data due to my poor network. Could you please share me the training data for supporting model training? Thanks in advanced!