paper-with-me

홈 › Papers

Fast Recurrent Fully Convolutional Networks for Direct Perception in Autonomous Driving

2017-11-17 · Yiqi Hou, Sascha Hornauer, Karl Zipser

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these tasks typically require vast quantities of training data and long training periods to converge. We investigate the design rationale behind end-to-end driving network designs by proposing and comparing three small and computationally inexpensive deep end-to-end neural network models that generate driving control signals directly from input images. In contrast to prior work that segments the autonomous driving task, our models take on a novel approach to the autonomous driving problem by utilizing deep and thin Fully Convolutional Nets (FCNs) with recurrent neural nets and low parameter counts to tackle a complex end-to-end regression task predicting both steering and acceleration commands. In addition, we include layers optimized for classification to allow the networks to implicitly learn image semantics. We show that the resulting networks use 3x fewer parameters than the most recent comparable end-to-end driving network and 500x fewer parameters than the AlexNet variations and converge both faster and to lower losses while maintaining robustness against overfitting.

📄 PDF Abstract BibTeX arXiv:1711.06459

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGeneral ClassificationImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep Recurrent Convolutional Neural Network: Improving Performance For Speech Recognition

2016-11-22 · Zewang Zhang, Zheng Sun, Jiaqi Liu, Jingwen Chen 외

A deep learning approach has been widely applied in sequence modeling problems. In terms of automatic speech recognition (ASR), its performance has significantly been improved by increasing large speech corpus and deeper…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

SELD-TCN: Sound Event Localization & Detection via Temporal Convolutional Networks

2020-03-03 · Karim Guirguis, Christoph Schorn, Andre Guntoro, Sherif Abdulatif 외

The understanding of the surrounding environment plays a critical role in autonomous robotic systems, such as self-driving cars. Extensive research has been carried out concerning visual perception. Yet, to obtain a more…

Acoustic Scene ClassificationGPUSelf-Driving CarsSound Event Detection+1

Hierarchical Recurrent Filtering for Fully Convolutional DenseNets

2018-10-05 · Jörg Wagner, Volker Fischer, Michael Herman, Sven Behnke

Generating a robust representation of the environment is a crucial ability of learning agents. Deep learning based methods have greatly improved perception systems but still fail in challenging situations. These failures…

Streaming Normalization: Towards Simpler and More Biologically-plausible Normalizations for Online and Recurrent Learning

2016-10-19 · Qianli Liao, Kenji Kawaguchi, Tomaso Poggio

We systematically explored a spectrum of normalization algorithms related to Batch Normalization (BN) and propose a generalized formulation that simultaneously solves two major limitations of BN: (1) online learning and …

GPU

Detection and Tracking of Liquids with Fully Convolutional Networks

2016-06-20 · Connor Schenck, Dieter Fox

Recent advances in AI and robotics have claimed many incredible results with deep learning, yet no work to date has applied deep learning to the problem of liquid perception and reasoning. In this paper, we apply fully-c…

Deep LearningImage SegmentationSemantic Segmentation