PREDICTION OF VEHICLE’S MOVEMENT USING CONVOLUTIONAL NEURAL NETWORK (CNN)
DOI:
https://doi.org/10.17605/OSF.IO/2ZAJ3Keywords:
A* search, Canny Edge, Hough TransformAbstract
This paper is concerned with the development of a self-driving vehicle model that can navigate its way around the virtual simulator from source to destination by detecting lanes, objects and making predictions for vehicle movement. The source and destination for the vehicle is provided as input at first and a shortest route is calculated using A* search algorithm. Then, the images captured from the live stream of the simulator and other vehicle measurements are passed into the pipeline which is responsible for detecting road lanes, objects in the image and finally making accurate predictions for driving the vehicle. Road lanes are detected using Canny Edge Detection and Hough Transform. Faster R-CNN algorithm is used for object detection. Convolutional Neural Network (CNN) is trained and used to predict the movement of the vehicle. The project is shown in Carla simulator.
Downloads
Published
Issue
Section
License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Under the Creative Commons Attribution- 4.0 International License (CC BY-4.0 DEED).
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
