1. 01 Jul, 2021 1 commit
  2. 30 Jun, 2021 6 commits
  3. 23 Jun, 2021 1 commit
  4. 20 Jun, 2021 2 commits
  5. 18 Jun, 2021 1 commit
  6. 16 Jun, 2021 3 commits
    • Danila Rukhovich's avatar
      [Feature] Support ImVoxelNet on KITTI (#627) · c1f6bbab
      Danila Rukhovich authored
      * first try of kitti
      
      * fix python3
      
      * imvoxelnet is ready for open-mmlab/mmdetection3d
      
      * apply pre-commit
      
      * update to ConvModule and AlignedAnchor3DGenerator
      
      * add unit tests
      
      * fix torch.Tensor in docstrings
      
      * revert anchor ranges
      c1f6bbab
    • Danila Rukhovich's avatar
      fix indoor_converter (#647) · b814e7f0
      Danila Rukhovich authored
      b814e7f0
    • Ziyi Wu's avatar
      [Feature] Support PAConv modules (#599) · b07fb946
      Ziyi Wu authored
      * refactor PN SA module code
      
      * refactor PAConv op & add PAConvSAModule
      
      * add unit test
      
      * add PAConvCUDA SA module
      
      * add unit test
      
      * minor fix
      
      * merge master
      
      * move paconv sa modules to a new file
      
      * rename to BasePointSAModule
      
      * rename to PAConvCUDASAModule
      
      * delete typing comment
      
      * refine docs
      
      * rename mlp_spec to mlp_channel
      
      * fix typos in comment
      b07fb946
  7. 15 Jun, 2021 2 commits
  8. 12 Jun, 2021 1 commit
  9. 10 Jun, 2021 3 commits
  10. 09 Jun, 2021 3 commits
  11. 07 Jun, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support PAConv operation (#598) · c33d4ec1
      Ziyi Wu authored
      * support knn query in QueryAndGroup
      
      * add cuda implemented assign_scores op
      
      * add unit test for paconv assign_score op
      
      * refactor op
      
      * add non-cuda & cuda version PAConv
      
      * minor fix
      
      * fix cuda-9.0 compatibility
      
      * add weight init of paconv
      
      * fix typos
      
      * refactor paconv
      c33d4ec1
  12. 06 Jun, 2021 2 commits
  13. 03 Jun, 2021 1 commit
  14. 01 Jun, 2021 2 commits
  15. 31 May, 2021 4 commits
  16. 26 May, 2021 7 commits