hailanyi / 3D-Multi-Object-Tracker

A project for 3D multi-object tracking
Apache License 2.0
302 stars 55 forks source link

Using other cloud points than KITII to to track the objects #21

Closed aminzadenoori closed 1 year ago

aminzadenoori commented 1 year ago

I need to use my data on this project not just KITII and also I need to use more KITII frames not just validation on that.

Could you please guide me with this?

hailanyi commented 1 year ago

Please generate detections using the OpenPCDet codebase and save in the KITTI format, then use our code to generate tracking results.