Utilizing UNet for the future traffic map prediction task Traffic4cast challenge 2020
Computer Vision and Pattern Recognition
2020-12-02 v1 Machine Learning
Image and Video Processing
Abstract
This paper describes our UNet based experiments on the Traffic4cast challenge 2020. Similar to the Traffic4cast challenge 2019, the task is to predict traffic flow volume, direction and speed on a high resolution map of three large cities worldwide. We mainly experimented with UNet based deep convolutional networks with various compositions of densely connected convolution layers, average pooling layers and max pooling layers. Three base UNet model types are tried and predictions are combined by averaging prediction scores or taking median value. Our method achieved best performance in this years newly built challenge dataset.
Cite
@article{arxiv.2012.00125,
title = {Utilizing UNet for the future traffic map prediction task Traffic4cast challenge 2020},
author = {Sungbin Choi},
journal= {arXiv preprint arXiv:2012.00125},
year = {2020}
}
Comments
8 pages, 4 figures, NeurIPS 2020 Traffic4cast workshop paper