English

An Attention-based Recurrent Convolutional Network for Vehicle Taillight Recognition

Computer Vision and Pattern Recognition 2019-06-11 v1 Machine Learning

Abstract

Vehicle taillight recognition is an important application for automated driving, especially for intent prediction of ado vehicles and trajectory planning of the ego vehicle. In this work, we propose an end-to-end deep learning framework to recognize taillights, i.e. rear turn and brake signals, from a sequence of images. The proposed method starts with a Convolutional Neural Network (CNN) to extract spatial features, and then applies a Long Short-Term Memory network (LSTM) to learn temporal dependencies. Furthermore, we integrate attention models in both spatial and temporal domains, where the attention models learn to selectively focus on both spatial and temporal features. Our method is able to outperform the state of the art in terms of accuracy on the UC Merced Vehicle Rear Signal Dataset, demonstrating the effectiveness of attention models for vehicle taillight recognition.

Keywords

Cite

@article{arxiv.1906.03683,
  title  = {An Attention-based Recurrent Convolutional Network for Vehicle Taillight Recognition},
  author = {Kuan-Hui Lee and Takaaki Tagawa and Jia-En M. Pan and Adrien Gaidon and Bertrand Douillard},
  journal= {arXiv preprint arXiv:1906.03683},
  year   = {2019}
}

Comments

Accepted by IV 2019

R2 v1 2026-06-23T09:48:12.609Z