BingfengYan / CO-MOT

CO-MOT: Bridging the Gap Between End-to-end and Non-End-to-end Multi-Object Tracking
63 stars 4 forks source link

Testing on Waymo #8

Closed carpeug closed 11 months ago

carpeug commented 1 year ago

Hi, how can I make inference with CO-MOT on the Waymo dataset? In the README.md file it only refers to DanceTrack

fengxiuyaun commented 1 year ago

You need to modify “ListImgDataset” in submit.py

carpeug commented 1 year ago

Did you mean submit_dance.py? Because i can't find submit.py

fengxiuyaun commented 1 year ago

YES.