2021
DOI: 10.1109/access.2021.3078849
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Tracker Based Optimal Path Tracking System of Autonomous Driving for Complex Road Environments

Abstract: Path tracking system plays a key technology in autonomous driving. The system should be driven accurately along the lane and be careful not to cause any inconvenience to passengers. To address such tasks, this research proposes hybrid tracker based optimal path tracking system. By applying a deep learning based lane detection algorithm and a designated fast lane fitting algorithm, this research developed a lane processing algorithm that shows a match rate with actual lanes with minimal computational cost. In a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
4
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 16 publications
0
4
0
Order By: Relevance
“…It uses the principle of traditional Q_learning algorithm, uses neural network to output the target Q, and sets two networks with the same structure but different update steps, one main network. A target network (Targer network) and the experience replay mechanism is used to train the algorithm, which improves the applicability of the reinforcement learning algorithm [12]. DQN uses three core technologies: objective function, Targer network, and experience playback mechanism.…”
Section: Deep Reinforcement Learning Methodsmentioning
confidence: 99%
“…It uses the principle of traditional Q_learning algorithm, uses neural network to output the target Q, and sets two networks with the same structure but different update steps, one main network. A target network (Targer network) and the experience replay mechanism is used to train the algorithm, which improves the applicability of the reinforcement learning algorithm [12]. DQN uses three core technologies: objective function, Targer network, and experience playback mechanism.…”
Section: Deep Reinforcement Learning Methodsmentioning
confidence: 99%
“…According to previous papers [21], [22], the path of autonomous vehicles was derived through camera, GPS, and IMU sensors. Three paths are obtained through each three sensors.…”
Section: ) Lkas Algorithmmentioning
confidence: 99%
“…This ENet-SAD model was trained by datasets from both the CULANE dataset [23] and our dataset. The second stage is lane detection which transforms the segmented image to a bird's eye view through inverse perspective mapping (IPM), and then calculates lane center points by finding the fitting function that best describes the lane among linear, quadratic, and cubic least squares fitting [22]. After these two stages, the main PC installed in the AV calculates the steering angle value using the lane detection result and the pure pursuit algorithm, which enters the CARLA vehicle through the ROS topic.…”
Section: ) Lkas Algorithmmentioning
confidence: 99%
“…1 reveals that the driving decision-making module extracts relative information from the realtime raster map, herein, it classifies this information as a discrete event set that delineates current traffic scenario understanding, global path output, traffic rules, a priori knowledge of the experienced driver, and intention of dynamic obstacles, etc. In the following steps, this module further divides ICV routine driving actions into different driving behavior states and infers a reasonable real-time driving behavior based on the above discrete event set [13,14]. This module transforms the inference results into a goal point set, and sends it to the local movement path planning module, meanwhile producing feedback to the global path planning module to update global information simultaneously.…”
Section: Introductionmentioning
confidence: 99%