Common settings and notes
The experiments are run with PyTorch 1.1, CUDA 10.0, and CUDNN 7.5.
The training is conducted on 4 V100 GPUs in a DGX server.
Testing times are measured on a TITAN RTX GPU with batch size 1.
We provide training / validation configurations, logs, pretrained models, and prediction files for all models in the paper
These results are obtained before the bug fix.
Model
Tracking time
Total time
Validation AMOTA ↑
Validation AMOTP ↓
Link
centerpoint_voxel_1024
1ms
64ms
63.7
0.606
URL
centerpoint_voxel_1440_dcn
1ms
95ms
64.1
0.596
URL
centerpoint_voxel_1440_dcn(flip test)
1ms
343ms
66.5
0.567
URL
nuScenes test set Detection/Tracking
Model
Test MAP
Test NDS
Link
centerpoint_voxel_1440_dcn
58.0
65.5
Detection
Model
Test AMOTA
Test AMOTP
Link
centerpoint_voxel_1440_dcn(flip test)
63.8*
0.555*
Detection / Tracking
*The numbers are from an old version of the codebase. Current detection models should perform slightly better.