aleksandrkim61 / EagerMOT

Official code for "EagerMOT: 3D Multi-Object Tracking via Sensor Fusion" [ICRA 2021]
MIT License
404 stars 78 forks source link

can you provide detections data in google drive since it's hard to find in github repo? #6

Closed xiaoliangabc closed 3 years ago

xiaoliangabc commented 3 years ago

can you provide following detections data?

Screenshot 2021-07-01 at 5 57 17 PM
aleksandrkim61 commented 3 years ago

Hi,

Only the data that was not readily available and had to be generated using open source code is provided in the drive link from the README (the open source code we used is now also linked in that section).

All other data that is provided directly by the authors of those works should be downloaded directly from them. I have added a little more detail in our README on where to find their download instructions in their README files, and it should not be difficult to then follow their instructions. We want to refer readers directly to other related work and will not redistribute their data ourselves, so please go through the linked pages. *We only included AB3DMOT's detections in the linked drive because they have changed their data format and it would be difficult to find the correct version.

I hope the added details help you find the data you might need.

Note that you do not have to download all souces to run our framework, you only need a single 3D and a single 2D source for your chosen dataset. In the README, we specify which pairings were used to obtain our best results on the KITTI and NuScenes benchmarks.