SOTAVerified

Traffic map prediction using UNet based deep convolutional neural network

2019-11-25Code Available0· sign in to hype

Sungbin Choi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper describes our UNet based deep convolutional neural network approach on the Traffic4cast challenge 2019. Challenges task is to predict future traffic flow volume, heading and speed on high resolution whole city map. We used UNet based deep convolutional neural network to train predictive model for the short term traffic forecast. On each convolution block, layers are densely connected with subsequent layers like a DenseNet. Trained and evaluated on the real world data set collected from three distinct cities in the world, our method achieved best performance in this challenge.

Reproductions