SPengLiang / LPCG

[ECCV 2022] Lidar Point Cloud Guided Monocular 3D Object Detection.
72 stars 3 forks source link

link_kitti_raw.py #9

Closed charmeleonz closed 11 months ago

charmeleonz commented 1 year ago

Hi, could you please explain what python data/kitti/link_kitti_raw.py does?

SPengLiang commented 1 year ago

I am sorry for the late reply. KITTI raw data is divided into different folders, we use "link_kitti_raw" to better manage and access these raw files by linking them into a folder.