hb0702 / Didi_Challenge_2017_ROS

Goal of project was to detect vehicles and pedestrians using Lidar points in real time. This uses ROS nodes.
30 stars 10 forks source link

Wrong Detection and Prediction Issue #4

Open tiandaji opened 6 years ago

tiandaji commented 6 years ago

As shown in the screenshot, when using object_tracker --car, there are wrong detection and prediction for the vehicles (in fact, the persons around the lidar carrier are recognized as car). screenshot from 2018-09-27 15-33-34 Therefore, I would like to know if it is possible to train the system with KITTI data, and if so, how to perform the process in order to improve the detection and prediction. Also will it be able to run both pedestrian and vehicle detection at the same time?