1st Place Solutions of Waymo Open Dataset Challenge 2020 -- 2D Object Detection Track

Zehao Huang,Zehui Chen,Qiaofei Li,Hongkai Zhang,Naiyan Wang
DOI: https://doi.org/10.48550/arXiv.2008.01365
2020-08-04
Computer Vision and Pattern Recognition
Abstract:In this technical report, we present our solutions of Waymo Open Dataset (WOD) Challenge 2020 - 2D Object Track. We adopt FPN as our basic framework. Cascade RCNN, stacked PAFPN Neck and Double-Head are used for performance improvements. In order to handle the small object detection problem in WOD, we use very large image scales for both training and testing. Using our methods, our team RW-TSDet achieved the 1st place in the 2D Object Detection Track.
What problem does this paper attempt to address?