CenterAtt: Fast 2-stage Center Attention Network

Jianyun Xu,Xin Tang,Jian Dou,Xu Shu,Yushi Zhu
DOI: https://doi.org/10.48550/arXiv.2106.10493
2021-06-19
Abstract:In this technical report, we introduce the methods of HIKVISION_LiDAR_Det in the challenge of waymo open dataset real-time 3D detection. Our solution for the competition are built upon Centerpoint 3D detection framework. Several variants of CenterPoint are explored, including center attention head and feature pyramid network neck. In order to achieve real time detection, methods like batchnorm merge, half-precision floating point network and GPU-accelerated voxelization process are adopted. By using these methods, our team ranks 6th among all the methods on real-time 3D detection challenge in the waymo open dataset.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?