Autonomous driving paper index
AUTONOMOUS VEHICLE SIMULATION WITH MULTI HUMAN DRIVING BEHAVIOR USING DEEP LEARNING
One-line summary
Advances in Autonomous Vehicle (AV) technology have made this topic popular in recent years, both large and small companies have started to develop this AV technology.
Engineering notes
Key topics: self-driving, autonomous vehicle. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Advances in Autonomous Vehicle (AV) technology have made this topic popular in recent years, both large and small companies have started to develop this AV technology. Apart from large companies, several researchers are also interested in developing this technology. However, due to cost constraints and security issues, the researchers developed AV using a computer simulation approach. The main objective of this paper is to create a simulation (AV). The simulation was created using Udacity self-driving-car from Unity 3D. The first step we took was to take a dataset in the form of images from a number of participants by manually driving a car in a simulation to get Human-driving-behavior. After the dataset is obtained, the AV model formation process will then be carried out using the deep learning method of the Convolutional Neural Network algorithm. In this research, a good AV simulation has been successfully made, the car can run perfectly following the track without experiencing a collision or going off the track. From the results of the testing carried out, the model that was built got pretty good results where the accuracy was 71% and the loss was 0.0165.
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