English

Future Semantic Segmentation with Convolutional LSTM

Computer Vision and Pattern Recognition 2018-07-23 v1 Machine Learning

Abstract

We consider the problem of predicting semantic segmentation of future frames in a video. Given several observed frames in a video, our goal is to predict the semantic segmentation map of future frames that are not yet observed. A reliable solution to this problem is useful in many applications that require real-time decision making, such as autonomous driving. We propose a novel model that uses convolutional LSTM (ConvLSTM) to encode the spatiotemporal information of observed frames for future prediction. We also extend our model to use bidirectional ConvLSTM to capture temporal information in both directions. Our proposed approach outperforms other state-of-the-art methods on the benchmark dataset.

Keywords

Cite

@article{arxiv.1807.07946,
  title  = {Future Semantic Segmentation with Convolutional LSTM},
  author = {Seyed shahabeddin Nabavi and Mrigank Rochan and Yang and Wang},
  journal= {arXiv preprint arXiv:1807.07946},
  year   = {2018}
}

Comments

Accepted to BMVC 2018

R2 v1 2026-06-23T03:08:52.225Z