1. 03 Sep, 2022 1 commit
  2. 02 Sep, 2022 2 commits
  3. 22 Aug, 2022 1 commit
  4. 17 Aug, 2022 1 commit
  5. 05 Jul, 2022 1 commit
  6. 12 Feb, 2022 1 commit
    • Jiajun Deng's avatar
      Add support for docker (#799) · 830fba91
      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()
      
      * add support for docker
      830fba91
  7. 10 Feb, 2022 1 commit
  8. 06 Feb, 2022 1 commit
  9. 17 Jan, 2022 1 commit
    • 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
  10. 15 Jan, 2022 1 commit
    • djiajunustc's avatar
      Add DynamicPillarVFE (#754) · 0f4d3f1f
      djiajunustc 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
      0f4d3f1f
  11. 05 Jan, 2022 3 commits
  12. 09 Dec, 2021 1 commit
  13. 30 Nov, 2021 2 commits
  14. 05 Aug, 2021 1 commit
    • djiajunustc's avatar
      add voxel r-cnn in readme (#610) · 8e055f02
      djiajunustc authored
      * Update __init__.py
      
      missing kornia. before image_to_tensor
      
      * Update README.md
      
      add Voxel R-CNN to changelog
      
      * Update README.md
      
      Add Voxel R-CNN as the officially released code
      8e055f02
  15. 08 Jun, 2021 1 commit
  16. 20 May, 2021 1 commit
    • Cody Reading's avatar
      Support Monocular 3D Detector CaDDN (#538) · aaf9cbeb
      Cody Reading authored
      * Added CaDDN detector and support for image, depth map, and 2D GT box
      dataloading
      
      * Moved image flip augmentation to augmentor_utils
      
      * Updated default get item list to include points
      
      * Moved utils functions into transform_utils
      
      * Combined FFE + F2V into ImageVFE, renamed FFE to FFN, moved depth downsample into data_processor
      
      * Updated README with updated CaDDN weights
      
      * Updated comments for image vfe
      aaf9cbeb
  17. 10 May, 2021 1 commit
  18. 27 Nov, 2020 1 commit
  19. 10 Nov, 2020 4 commits
  20. 09 Nov, 2020 1 commit
  21. 10 Aug, 2020 1 commit
  22. 30 Jul, 2020 2 commits
  23. 29 Jul, 2020 1 commit
  24. 28 Jul, 2020 7 commits
  25. 17 Jul, 2020 2 commits