Detections for tracking and lane-level map generation with roadside LiDAR
收藏资源简介:
The dataset includes the detection reulsts for tracking with roadside LiDAR. You can run "python ShowResults.py" to show the demo.The results currently include 4 locations:angangxilu (intersection), xincun (intersection), yananstreet(road segment), and yatai (road segment). We will continue to supplement more data in future. In addition, "FilteredPointCloudsForVeloviewFormat" folder contains filtered point clouds containing only vehicle and roaduser points. You can cluster them for yourself approches.Furthermore, "maps" directory includes the lane marking information of each site, "CreateMapImage.py" is the demo to show them."DuplicateObjectIndex" directory includes information about duplicate objets of detection. You can fusion duplicate objects to solve the error that the detection algorithm detects an object into multiple objects because of occlusion.



