1. 22 Aug, 2022 1 commit
  2. 17 Jul, 2022 2 commits
  3. 04 Jul, 2022 1 commit
  4. 02 Jul, 2022 4 commits
  5. 22 Jun, 2022 7 commits
  6. 18 Jun, 2022 2 commits
  7. 16 Jun, 2022 1 commit
  8. 06 Jun, 2022 1 commit
  9. 30 May, 2022 3 commits
  10. 13 Apr, 2022 1 commit
  11. 07 Apr, 2022 1 commit
  12. 29 Mar, 2022 2 commits
  13. 12 Mar, 2022 1 commit
  14. 21 Feb, 2022 1 commit
  15. 18 Feb, 2022 1 commit
  16. 10 Feb, 2022 2 commits
    • Jiajun Deng's avatar
      Fix a small bug in random_world_translation() (#797) · 6aff8be6
      Jiajun Deng authored
      * add cbgs_dyn_pp_centerpoint.yaml
      
      * add cbgs_voxel01_res3d_centerpoint.yaml
      
      * add support of centerpoint on Nuscenes in README
      
      * add translation augmentation, re-implement the performance of CenterPoints with 0.075m voxels
      
      * cover the original world translation augmentation
      
      * modify random_translation_along_X
      
      * fix a small bug in random_world_translation()
      6aff8be6
    • Jiajun Deng's avatar
      Rewrite world translation augmentation, and re-implement CenterPoint with voxel_size=0.075 (#795) · 7402f693
      Jiajun Deng authored
      * add cbgs_dyn_pp_centerpoint.yaml
      
      * add cbgs_voxel01_res3d_centerpoint.yaml
      
      * add support of centerpoint on Nuscenes in README
      
      * add translation augmentation, re-implement the performance of CenterPoints with 0.075m voxels
      
      * cover the original world translation augmentation
      
      * modify random_translation_along_X
      7402f693
  17. 02 Feb, 2022 1 commit
  18. 24 Jan, 2022 1 commit
  19. 17 Jan, 2022 3 commits
    • Jiajun Deng's avatar
      Add multi_scale_3d_strides in 3D ResBackbone (#761) · 5861246c
      Jiajun Deng authored
      * add dynamic pillar vfe
      
      * make the upperbound unaccessible
      
      * add place holder for voxel generation
      
      * add DynPillarVFE
      
      * add PFNLayerV2
      
      * add try except for torch_scatter package
      
      * add dynamic pillar in readme
      
      * add the cfg file of centerpoint with dynamic pillar
      
      * recover original mask_points_by_range
      
      * masking points with points_coords out of grid_size
      
      * add dynamic voxelization and config for voxel_rcnn
      
      * add multi_scale_3d_strides in resbackbone
      5861246c
    • Jiajun Deng's avatar
      Add dynamic voxelization and config for voxel r-cnn on Waymo Open Dataset (#760) · 1376e610
      Jiajun Deng authored
      * add dynamic pillar vfe
      
      * make the upperbound unaccessible
      
      * add place holder for voxel generation
      
      * add DynPillarVFE
      
      * add PFNLayerV2
      
      * add try except for torch_scatter package
      
      * add dynamic pillar in readme
      
      * add the cfg file of centerpoint with dynamic pillar
      
      * recover original mask_points_by_range
      
      * masking points with points_coords out of grid_size
      
      * add dynamic voxelization and config for voxel_rcnn
      1376e610
    • Jiajun Deng's avatar
      Masking points inside dyanmic_pillar_vfe.py (#759) · c47a94bc
      Jiajun Deng authored
      * add dynamic pillar vfe
      
      * make the upperbound unaccessible
      
      * add place holder for voxel generation
      
      * add DynPillarVFE
      
      * add PFNLayerV2
      
      * add try except for torch_scatter package
      
      * add dynamic pillar in readme
      
      * add the cfg file of centerpoint with dynamic pillar
      
      * recover original mask_points_by_range
      
      * masking points with points_coords out of grid_size
      c47a94bc
  20. 15 Jan, 2022 2 commits
  21. 05 Jan, 2022 2 commits