Abstract
In a cooperative automated driving scenario like platooning, the ego vehicle needs reliable and accurate perception capabilities to autonomously follow the lead vehicle. This paper presents the architecture design and development of an on-board stereo vision system for cooperative automated vehicles. The input to the proposed system is stereo image pairs. It uses three deep neural networks to detect and classify objects, lane markings, and free space boundary simultaneously in front of the ego vehicle. The rectified left and right image frames of the stereo camera are used to compute a disparity map to estimate the detected object’s depth and radial distance. It also estimates the object’s relative velocity, azimuth, and elevation angle with respect to the ego vehicle. It sends the perceived information to the vehicle control system and displays the perceived information in a meaningful way on the human-machine interface. The system runs on both PC (x86_64 architecture) with Nvidia GPU, and the Nvidia Drive PX 2 (aarch64 architecture) automotive-grade compute platform. It is deployed and evaluated on Renault Twizy cooperative automated driving research platform. The presented results show that the stereo vision system works in real-time and is useful for cooperative automated vehicles.
Original language | English |
---|---|
Title of host publication | Proceedings of 23rd IEEE International Conference on Intelligent Transportation Systems 2020 (IEEE ITSC 2020), Rhodes, Greece |
Publisher | Institute of Electrical and Electronics Engineers |
Number of pages | 8 |
ISBN (Electronic) | 978-1-7281-4149-7 |
DOIs | |
Publication status | Published - 24 Dec 2020 |
Event | 23rd IEEE International Conference on Intelligent Transportation Systems, ITSC 2020 - Rhodes, Greece Duration: 20 Sept 2020 → 23 Sept 2020 https://www.ieee-itsc2020.org/ |
Conference
Conference | 23rd IEEE International Conference on Intelligent Transportation Systems, ITSC 2020 |
---|---|
Abbreviated title | ITSC2020 |
Country/Territory | Greece |
City | Rhodes |
Period | 20/09/20 → 23/09/20 |
Internet address |
Funding
The authors would like to give recognition to the remainder of the i-CAVE team without whom the project would not have been possible. Moreover, we would like to thank Varun Khattar for his support in testing and analysis with the Radar system. This research work is part of the i-CAVE research programme within the Sensing, Mapping and Localization project (project number 10024085). This i-CAVE programme is funded by NWO (Netherlands Organisation for Scientific Research).
Funders | Funder number |
---|---|
Nederlandse Organisatie voor Wetenschappelijk Onderzoek |
Keywords
- Artificial intelligence
- cooperative automated vehicles
- deep neural network
- stereo vision system