占有グリッドマッピングは、自動運転の道路シーンを理解する上で重要な要素です。運転可能なエリア、道路の障害物の情報をカプセル化し、安全な自動運転を可能にします。レーダーは、自動車両ビジョンの新しいセンサーであり、長距離センシング、低コスト、厳しい気象条件に対する堅牢性により、より広く使用されるようになりました。ディープラーニングテクノロジーの最近の進歩にもかかわらず、レーダーデータからの占有グリッドマッピングは、ほとんどが古典的なフィルタリングアプローチを使用して行われます。これは、コンピュータービジョン技術を活用するデータ駆動型アプローチで行われます。このタスクは、レーダーセンサーのデータスパース性とノイズ特性のため、非常に困難です。この問題はセマンティックセグメンテーションタスクとして定式化され、LIDARデータを使用してグラウンドトゥルースを生成する方法を示します。学習した占有ネットは、最近リリースされたNuScenesの実世界の運転データを使用して、従来の方法よりも大幅に優れていることを定性的および定量的に示しています。
Occupancy grid mapping is an important component in road scene understanding for autonomous driving. It encapsulates information of the drivable area, road obstacles and enables safe autonomous driving. Radars are an emerging sensor in autonomous vehicle vision, becoming more widely used due to their long range sensing, low cost, and robustness to severe weather conditions. Despite recent advances in deep learning technology, occupancy grid mapping from radar data is still mostly done using classical filtering approaches.In this work, we propose learning the inverse sensor model used for occupancy grid mapping from clustered radar data. This is done in a data driven approach that leverages computer vision techniques. This task is very challenging due to data sparsity and noise characteristics of the radar sensor. The problem is formulated as a semantic segmentation task and we show how it can be learned using lidar data for generating ground truth. We show both qualitatively and quantitatively that our learned occupancy net outperforms classic methods by a large margin using the recently released NuScenes real-world driving data.