Autonomous driving paper index

Mono-Camera Based Vehicle Orientation Detector for Autonomous Driving

2024-01-25 · International Symposium on Applied Machine Intelligence and Informatics

autonomous drivinglidarpoint cloudsensor fusionkittiperceptioncontrol

One-line summary

Our method uses the outputs of a 2D object detector to cut the patches containing objects out of images, and estimate the allocentric orientation of the object in each image patch.

Engineering notes

This model was trained on a subset of the KITTI dataset and achieves a validation and test accuracy of over 70%.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

Vehicle orientation estimation is one of the hardest challenges in automotive perception. Point cloud and sensor fusion-based methods are effective, provided there are enough points associated with the target object. This can be challenging for even the most expensive LIDAR sensors over longer distances. In most cases, orientation can be inferred from the movement of an object, however there are edge cases where this does not work such as stationary vehicles, or vehicles that are spinning out of control. Additionally, there are cases, where movement can be predicted from the orientation, which is far more useful. This paper focuses on the development of an extremely light-weight image-based vehicle orientation detector. Previous methods using mono-cameras either jointly estimate orientation, size and position, making the networks large and slow, or are jointly trained with the 2d object detector, decreasing the usability of new object detectors. Our method uses the outputs of a 2D object detector to cut the patches containing objects out of images, and estimate the allocentric orientation of the object in each image patch. This can be transformed into world coordinates, in the case of known camera calibration parameters. This model was trained on a subset of the KITTI dataset and achieves a validation and test accuracy of over 70%. Different techniques for image resizing were evaluated to see whether viewpoint estimation is affected. The method was also tested in real-world conditions at the ZalaZONE proving ground, from a different camera perspective, and different camera parameters compared to the training set.

5.5Engineering value
7.0Research novelty
5.5Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment