物体検出や距離推定などの環境認識は、自動運転の最も重要なタスクの1つです。オブジェクト検出タスクには多くの注意が払われてきましたが、距離推定はコンピュータービジョンコミュニティへの関心をほとんど喚起しません。従来の逆遠近法マッピングアルゴリズムは、カメラから遠く離れたオブジェクトやカーブした道路でのパフォーマンスが低いことを確認し、本稿では、直接予測するための最初のエンドツーエンド学習ベースモデルを開発することにより、困難な距離推定問題に対処します画像内の特定のオブジェクトの距離。学習ベースのベースモデルの導入に加えて、キーポイントリグレッサーを使用して拡張モデルをさらに設計します。このモデルでは、特にカメラに近いオブジェクトの距離推定を強化するために投影損失が定義されます。このタスクの研究を促進するために、各オブジェクトの距離を使用して、拡張されたKITTIおよびnuScenes(ミニ)オブジェクト検出データセットを構築します。私たちの実験は、提案された方法が、オブジェクト固有の距離推定において、特にオブジェクトが曲がりくねった道路上にあるという難しい場合に、代替アプローチ(たとえば、従来のIPM、SVR)よりも優れていることを示しています。さらに、パフォーマンスマージンは、拡張メソッドの有効性を意味します。
Environment perception, including object detection and distance estimation, is one of the most crucial tasks for autonomous driving. Many attentions have been paid on the object detection task, but distance estimation only arouse few interests in the computer vision community. Observing that the traditional inverse perspective mapping algorithm performs poorly for objects far away from the camera or on the curved road, in this paper, we address the challenging distance estimation problem by developing the first end-to-end learning-based model to directly predict distances for given objects in the images. Besides the introduction of a learning-based base model, we further design an enhanced model with a keypoint regressor, where a projection loss is defined to enforce a better distance estimation, especially for objects close to the camera. To facilitate the research on this task, we construct the extented KITTI and nuScenes (mini) object detection datasets with a distance for each object. Our experiments demonstrate that our proposed methods outperform alternative approaches (e.g., the traditional IPM, SVR) on object-specific distance estimation, particularly for the challenging cases that objects are on a curved road. Moreover, the performance margin implies the effectiveness of our enhanced method.