Abstract
For the appropriate deployment of digital twin technologies aimed at enhancing road safety, it is essential to detect surrounding objects and precisely estimate their distances. In autonomous vehicles, this is typically accomplished using 2D cameras, stereo cameras, 3D cameras, or expensive distance sensors. Measuring the distances of detected objects in real-time can significantly contribute to fully autonomous driving. However, estimating distances using 2D monocular cameras is quite challenging. This paper employs two separate artificial neural networks for object detection and the estimation of object distances in monocular camera images. In addition, a new algorithm is applied to obtain a more robust distance, known as the Weighted Distance Estimator Algorithm. Models that operate independently and in parallel use You Only Look Once for object detection. Simultaneously, a Monodepth2 model, based on the U -Net architecture, is used to perceive the estimated distances. U-Net is an encoder-decoder network with skip connections. The developed application running on Nvidia Jetson Xavier NX demonstrates real-time processing performance smoothly at 12 FPS. This application showcases the robust performance of an embedded device that can be utilized in autonomous vehicle systems. It shows that reliable object detection and distance estimation in autonomous vehicles are possible even using 2D monocular cameras, with a Mean Absolute Error of 1.51 meters.
Original language | English |
---|---|
Title of host publication | 2024 IEEE 10th World Forum on Internet of Things, WF-IoT 2024 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 696-701 |
Number of pages | 6 |
ISBN (Electronic) | 9798350373011 |
DOIs | |
Publication status | Published - 2024 |
Event | 10th IEEE World Forum on Internet of Things, WF-IoT 2024 - Ottawa, Canada Duration: 10 Nov 2024 → 13 Nov 2024 |
Publication series
Name | 2024 IEEE 10th World Forum on Internet of Things, WF-IoT 2024 |
---|
Conference
Conference | 10th IEEE World Forum on Internet of Things, WF-IoT 2024 |
---|---|
Country/Territory | Canada |
City | Ottawa |
Period | 10/11/24 → 13/11/24 |
Bibliographical note
Publisher Copyright:© 2024 IEEE.
Keywords
- Jetson Xavier NX
- Monodepth2
- Object detection
- YOLOv8
- autonomous vehicles
- depth estimation
- monocular camera
- sensing and perception