Yushi Zhu

h-index5
2papers
72citations

2 Papers

1.4CVJun 22, 2021
Multimodal trajectory forecasting based on discrete heat map

Jingni Yuan, Jianyun Xu, Yushi Zhu

In Argoverse motion forecasting competition, the task is to predict the probabilistic future trajectory distribution for the interested targets in the traffic scene. We use vectorized lane map and 2 s targets' history trajectories as input. Then the model outputs 6 forecasted trajectories with probability for each target.

6.5CVJun 19, 2021
CenterAtt: Fast 2-stage Center Attention Network

Jianyun Xu, Xin Tang, Jian Dou et al.

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.