1. 15 Mar, 2023 3 commits
  2. 13 Mar, 2023 3 commits
  3. 06 Mar, 2023 4 commits
  4. 01 Mar, 2023 4 commits
  5. 28 Feb, 2023 5 commits
  6. 23 Feb, 2023 2 commits
    • Xiang Xu's avatar
      [Feature] Support `PolarMix` augmentation (#2265) · 60d848b3
      Xiang Xu authored
      * support polarmix
      
      * Update __init__.py
      
      * add UT
      
      * use `BasePoints` instead of numpy
      
      * Update transforms_3d.py
      
      * Update transforms_3d.py
      
      * Update test_transforms_3d.py
      
      * update docs
      
      * update polarmix without MultiImageMixDataset
      
      * add comments
      
      * fix UT
      
      * update docstring
      
      * fix yaw calculation
      
      * fix UT
      
      * refactor
      
      * update
      
      * update docs
      
      * fix typo
      
      * Update transforms_3d.py
      
      * update ut
      
      * fix typehint
      
      * add prob argument
      60d848b3
    • ZLTJohn's avatar
      Provide checkpoints of re-trained DETR3D model (#2279) · 21de1afe
      ZLTJohn authored
      * fix 'custom_imports' in config files
      
      * fix lint
      
      * verified training-time correctness
      
      * Fix detr3d_vovnet submission and update README
      
      * fix README
      21de1afe
  7. 20 Feb, 2023 5 commits
  8. 18 Feb, 2023 2 commits
  9. 16 Feb, 2023 5 commits
  10. 15 Feb, 2023 1 commit
  11. 14 Feb, 2023 3 commits
  12. 08 Feb, 2023 3 commits