paper-with-me

Papers

Enhanced Behavioral Cloning Based self-driving Car Using Transfer Learning

2020-07-11 · Uppala Sumanth, Narinder Singh Punn, Sanjay Kumar Sonbhadra, Sonali Agarwal

With the growing phase of artificial intelligence and autonomous learning, the self-driving car is one of the promising area of research and emerging as a center of focus for automobile industries. Behavioral cloning is the process of replicating human behavior via visuomotor policies by means of machine learning algorithms. In recent years, several deep learning-based behavioral cloning approaches have been developed in the context of self-driving cars specifically based on the concept of transfer learning. Concerning the same, the present paper proposes a transfer learning approach using VGG16 architecture, which is fine tuned by retraining the last block while keeping other blocks as non-trainable. The performance of proposed architecture is further compared with existing NVIDIA architecture and its pruned variants (pruned by 22.2% and 33.85% using 1x1 filter to decrease the total number of parameters). Experimental results show that the VGG16 with transfer learning architecture has outperformed other discussed approaches with faster convergence.

📄 PDF Abstract BibTeX arXiv:2007.05740

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Driving CarsTransfer Learning

Similar Papers 제목 키워드 기반

Enhanced Behavioral Cloning with Environmental Losses for Self-Driving Vehicles

2022-02-04 · Nelson Fernandez Pinto, Thomas Gilles

Learned path planners have attracted research interest due to their ability to model human driving behavior and rapid inference. Recent works on behavioral cloning show that simple imitation of expert observations is not…

Multi-model approach for autonomous driving: A comprehensive study on traffic sign-, vehicle- and lane detection and behavioral cloning

2026-03-10 · Kanishkha Jaisankar, Pranav M. Pawar, Diana Susane Joseph, Raja Muthalagu 외 arxiv

Deep learning and computer vision techniques have become increasingly important in the development of self-driving cars. These techniques play a crucial role in enabling self-driving cars to perceive and understand their…

Traffic Sign RecognitionAutonomous DrivingTransfer LearningData Augmentation

Self Driving RC Car using Behavioral Cloning

2019-10-10 · Aliasgar Haji, Priyam Shah, Srinivas Bijoor

Self Driving Car technology is a vehicle that guides itself without human conduction. The first truly autonomous cars appeared in the 1980s with projects funded by DARPA( Defense Advance Research Project Agency ). Since …

BIG-bench Machine Learning

Combating the effects of speed and delays in end-to-end self-driving

2023-12-06 · Ardi Tampuu, Ilmar Uduste, Kristjan Roosild

In the behavioral cloning approach to end-to-end driving, a dataset of expert driving is collected and the model learns to guess what the expert would do in different situations. Situations are summarized in observations…

Controlling Steering with Energy-Based Models

2023-01-28 · Mykyta Baliesnyi, Ardi Tampuu, Tambet Matiisen

So-called implicit behavioral cloning with energy-based models has shown promising results in robotic manipulation tasks. We tested if the method's advantages carry on to controlling the steering of a real self-driving c…

regression