2020/11/24 by Sungbin Choi, Choi, Sungbin
Computer Science · Engineering · #68T07 #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Machine Learning (cs.LG) #cs.CV #cs.LG #eess.IV #electronic engineering #information engineering #msc:68T07
paper · pdf · doi:10.48550/arxiv.2012.00125
8 pages, 4 figures, NeurIPS 2020 Traffic4cast workshop paper
arxiv created 2020/11/24 · arxiv updated 2020/12/02
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.