arXiv reaDer
BEV Lane Det: BEV グラウンドでの高速車線検出
BEV Lane Det: Fast Lane Detection on BEV Ground
最近、3D 車線検出は、自動運転の分野で活発に開発されており、これは車両の経路指定の鍵となります。この作業は、単純な CNN 層と FC 層のみを備えた展開指向の単眼 3D レーン検出器を提案します。この検出器は、Apollo 3D Lane Synthetic データセットと OpenLane 実世界データセットで 96 FPS のランタイム速度で最先端の結果を達成しました。 (1) Virtual Camera は、異なる車両に搭載されたカメラの姿勢の違いを排除します。 (2) 軽量画像ビューから鳥瞰図へのトランスフォーマーとしての空間機能ピラミッド変換は、画像ビュー featmap のスケールを利用できます。 (3) Yolo Style Lane Representation は、鳥瞰図の解像度と実行速度のバランスをうまくとっています。一方、トレーニング中の車線検出タスクのまばらさによるクラスの不均衡によって引き起こされる非効率性を減らすことができます。これら 3 つの手法を組み合わせて、OpenLane データセットで 58.4% の F1 スコアを取得しました。これは、ベースラインよりも 10.6% 向上しています。 Apollo データセットでは、96.9% の F1 スコアを達成しました。これは、リーダーボードの最高点を 4% 上回っています。ソースコードは近日公開予定です。
Recently, 3D lane detection has been an actively developing area in autonomous driving which is the key to routing the vehicle. This work proposes a deployment-oriented monocular 3D lane detector with only naive CNN and FC layers. This detector achieved state-of-the-art results on the Apollo 3D Lane Synthetic dataset and OpenLane real-world dataset with 96 FPS runtime speed. We conduct three techniques in our detector: (1) Virtual Camera eliminates the difference in poses of cameras mounted on different vehicles. (2) Spatial Feature Pyramid Transform as a light-weighed image-view to bird-eye view transformer can utilize scales of image-view featmaps. (3) Yolo Style Lane Representation makes a good balance between bird-eye view resolution and runtime speed. Meanwhile, it can reduce the inefficiency caused by the class imbalance due to the sparsity of the lane detection task during training. Combining these three techniques, we obtained a 58.4% F1-score on the OpenLane dataset, which is a 10.6% improvement over the baseline. On the Apollo dataset, we achieved an F1-score of 96.9%, which is 4% points of supremacy over the best on the leaderboard. The source code will release soon.
updated: Wed Oct 12 2022 08:22:21 GMT+0000 (UTC)
published: Wed Oct 12 2022 08:22:21 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト