SOTAVerified

CenterAtt: Fast 2-stage Center Attention Network

2021-06-19Unverified0· sign in to hype

Jianyun Xu, Xin Tang, Jian Dou, Xu Shu, Yushi Zhu

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Tasks

Reproductions