1. 03 Dec, 2022 2 commits
  2. 20 Jul, 2022 1 commit
  3. 28 Apr, 2022 1 commit
    • VVsssssk's avatar
      [Feaute]support spconv2.0 (#1421) · c28a3d98
      VVsssssk authored
      * support spconv2.0
      
      * resolve comments
      
      * try to fix ut
      
      * fix ut
      
      * fix docs
      
      * add spconv2 check in collect.env
      
      * resolve comments
      
      * fix docs
      
      * fix comments
      c28a3d98
  4. 23 Mar, 2022 1 commit
    • Wenhao Wu's avatar
      [Enhance] Replace mmdet3d ops with mmcv ops (#1240) · 2f88c124
      Wenhao Wu authored
      * import some ops from mmcv instead of mmdet3d
      
      * use mmcv ops in primitive_head.py
      
      * use mmcv ops in PAConv
      
      * remove ops in mmdet3d & fix some bugs
      
      * remove spconv & fix some bugs
      
      * fix voxelization unittest
      
      * remove spconv in ops/__init__.py
      
      * refine ops/__init__.py
      
      * recover sparse_block in ops/__init__
      
      * fix parta2_bbox_head unittest
      
      * remove remaining ops
      
      * recover ops/__init__.py for bc breaking
      
      * add source of ops from mmcv
      
      * recover the unittest for voxelization
      
      * remove unittest
      2f88c124
  5. 24 Sep, 2021 1 commit
    • Yezhen Cong's avatar
      [Refactor] Refactor code structure and docstrings (#803) · 53435c62
      Yezhen Cong authored
      * refactor points_in_boxes
      
      * Merge same functions of three boxes
      
      * More docstring fixes and unify x/y/z size
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Remove None in function param type
      
      * Fix unittest
      
      * Add comments for NMS functions
      
      * Merge methods of Points
      
      * Add unittest
      
      * Add optional and default value
      
      * Fix box conversion and add unittest
      
      * Fix comments
      
      * Add unit test
      
      * Indent
      
      * Fix CI
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Add unit test for box bev
      
      * More unit tests and refine docstrings in box_np_ops
      
      * Fix comment
      
      * Add deprecation warning
      53435c62
  6. 19 Aug, 2021 1 commit
  7. 04 Jun, 2020 1 commit
  8. 17 May, 2020 1 commit
  9. 11 May, 2020 1 commit
  10. 10 May, 2020 1 commit
  11. 04 May, 2020 1 commit
  12. 02 May, 2020 1 commit
  13. 30 Apr, 2020 1 commit
  14. 29 Apr, 2020 2 commits