Going Deeper: Autonomous Steering with Neural Memory Networks
Abstract
Although autonomous driving is an area which has been extensively explored in computer vision, current deep learning based methods such as direct image to action mapping approaches are not able to generate accurate results, making their application questionable. This is largely due to the lack of capacity of the current state-of-the-art architectures to capture long term dependencies which can model different human preferences and their behaviour under different contexts. Our work explores a new paradigm in deep autonomous driving where the model incorporates both visual input as well as the steering wheel trajectory and attains a long term planning capacity via neural memory networks. Furthermore, this work investigates optimal feature fusion techniques to combine these multimodal information sources, without discarding the vital information that they offer. The effectiveness of the proposed architecture is illustrated using two publicly available datasets where in both cases the proposed model demonstrates human like behaviour under challenging situations including illumination variations, discontinuous shoulder lines, lane merges, and divided highways, outperforming the current state-of-theart.
Cite
Text
Fernando et al. "Going Deeper: Autonomous Steering with Neural Memory Networks." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.34Markdown
[Fernando et al. "Going Deeper: Autonomous Steering with Neural Memory Networks." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/fernando2017iccvw-going/) doi:10.1109/ICCVW.2017.34BibTeX
@inproceedings{fernando2017iccvw-going,
title = {{Going Deeper: Autonomous Steering with Neural Memory Networks}},
author = {Fernando, Tharindu and Denman, Simon and Sridharan, Sridha and Fookes, Clinton},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {214-221},
doi = {10.1109/ICCVW.2017.34},
url = {https://mlanthology.org/iccvw/2017/fernando2017iccvw-going/}
}