paper-with-me

Papers

Vision-Based Autonomous Vehicle Control using the Two-Point Visual Driver Control Model

2019-09-29 · Justin Zheng, Kazuhide Okamoto, Panagiotis Tsiotras

This work proposes a new self-driving framework that uses a human driver control model, whose feature-input values are extracted from images using deep convolutional neural networks (CNNs). The development of image processing techniques using CNNs along with accelerated computing hardware has recently enabled real-time detection of these feature-input values. The use of human driver models can lead to more "natural" driving behavior of self-driving vehicles. Specifically, we use the well-known two-point visual driver control model as the controller, and we use a top-down lane cost map CNN and the YOLOv2 CNN to extract feature-input values. This framework relies exclusively on inputs from low-cost sensors like a monocular camera and wheel speed sensors. We experimentally validate the proposed framework on an outdoor track using a 1/5th-scale autonomous vehicle platform.

📄 PDF Abstract BibTeX arXiv:1910.04862

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Stereo Vision for Unmanned Aerial VehicleDetection, Tracking, and Motion Control

2020-05-07 · Maria N. Brunet, Guilherme Aramizo Ribeiro, Nina Mahmoudian, Mo Rastgaar

An innovative method of detecting Unmanned Aerial Vehicles (UAVs) is presented. The goal of this study is to develop a robust setup for an autonomous multi-rotor hunter UAV, capable of visually detecting and tracking the…

Motion Planningobject-detectionObject Detection

AARK: An Open Toolkit for Autonomous Racing Research

2024-10-01 · James Bockman, Matthew Howe, Adrian Orenstein, Feras Dayoub

Autonomous racing demands safe control of vehicles at their physical limits for extended periods of time, providing insights into advanced vehicle safety systems which increasingly rely on intervention provided by vehicl…

Autonomous RacingSemantic Segmentation

Human-vehicle Cooperative Visual Perception for Autonomous Driving under Complex Road and Traffic Scenarios

2021-12-17 · Yiyue Zhao, Cailin Lei, Yu Shen, Yuchuan Du 외

Human-vehicle cooperative driving has become the critical technology of autonomous driving, which reduces the workload of human drivers. However, the complex and uncertain road environments bring great challenges to the …

Autonomous DrivingAutonomous Vehiclesobject-detectionObject Detection+1

Robust Tube-based Control Strategy for Vision-guided Autonomous Vehicles

2025-03-24 · Der-Hau Lee

A robust control strategy for autonomous vehicles can improve system stability, enhance riding comfort, and prevent driving accidents. This paper presents a novel interpolation tube-based constrained iterative linear qua…

Autonomous VehiclesModel Predictive Control

DriveWeaver: Point-Conditioned Video Inpainting for Controllable Vehicle Insertion in Autonomous Driving Simulation

2026-06-30 · Junzhe Jiang, Zipei Ma, Zijie Pan, Li Zhang arxiv

A pivotal step in autonomous driving simulation involves inserting foreground vehicles with predefined trajectories into simulated scenes. This process enhances scene diversity and facilitates the creation of various cor…

Autonomous DrivingVideo InpaintingPoint Clouds