prclibo / kitti_eval

140 stars 43 forks source link

How are files organized? #11

Open York1996OutLook opened 4 years ago

York1996OutLook commented 4 years ago

Thank you for participating in our evaluation! mkdir: cannot create directory ‘../../eval_kitti/results/exp1/data12/plot’: File exists Loading detections... number of files for evaluation: 0

why 0?

zwqnju commented 4 years ago
groundtruth_dir  (just the label_2 folder in KITTI dataset)
     |----000000.txt
     |----000001.txt
result_dir
     |----data
            |----000000.txt
            |----000001.txt

Run:

./evaluate_object_3d_offline groundtruth_dir result_dir