CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
74 stars 9 forks source link

End-to-end Interpretable Neural Motion Planner. (arXiv:2101.06679v1 [cs.CV]) #2887

Open CoffeeKumazaki opened 3 years ago

CoffeeKumazaki commented 3 years ago

End-to-end Interpretable Neural Motion Planner. (arXiv:2101.06679v1 [cs.CV])
https://ift.tt/2KpUR5w

In this paper, we propose a neural motion planner (NMP) for learning to drive autonomously in complex urban scenarios that include traffic-light handling, yielding, and interactions with multiple road-users. Towards this goal, we design a holistic model that takes as input raw LIDAR data and a HD map and produces interpretable intermediate representations in the form of 3D detections and their future trajectories, as well as a cost volume defining the goodness of each position that the self-driving car can take within the planning horizon. We then sample a set of diverse physically possible trajectories and choose the one with the minimum learned cost. Importantly, our cost volume is able to naturally capture multi-modality. We demonstrate the effectiveness of our approach in real-world driving data captured in several cities in North America. Our experiments show that the learned cost volume can generate safer planning than all the baselines.



via cs.RO updates on arXiv.org http://arxiv.org/

CoffeeKumazaki commented 3 years ago

認識により複数の軌跡を見つけ、その中から最適なものを選択するE2Eアプローチ

スクリーンショット 2021-01-19 14 57 28