"test/srt/vscode:/vscode.git/clone" did not exist on "689ff588eca5b6d401b6bfd736cf98cd2b776144"
  1. 07 Jun, 2022 1 commit
    • Wenbo Yu's avatar
      [Feature] Support SA-SSD (#1337) · be8f6538
      Wenbo Yu authored
      
      
      * sassd origin
      
      * sassd for merge
      
      * Fix flake8 coding style warnings and errors
      
      * Fix flake8 indent style
      
      * Fix no newline at end of line issue
      
      * fix mmdet3d.ops error
      
      * Fix flake8 over-indented
      
      * Change points_ops format
      
      * import format updated
      
      * Fix import isort issue
      
      * Fix yapf format
      
      * classes modification after first review
      
      * tmp
      
      * solved mmdet3d update issue
      
      * fixed comment style and lint errors
      
      * fix isort error
      
      * fix yapf error
      
      * Modify comments
      
      * solve merge confilict
      
      * unit test added
      
      * Fix yamp error
      
      * fix lint format
      
      * fix loss format error
      Co-authored-by: default avatarYi-Chen Zhang <yi-chen.zhang@isza.com>
      be8f6538
  2. 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
  3. 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
  4. 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
  5. 19 Aug, 2021 1 commit
  6. 28 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Refactor] Use MMCV MODEL_REGISTRY (#495) · d219867c
      Ziyi Wu authored
      * remove registry.py in datasets/
      
      * remove registry.py in ops/pointnet_modules/
      
      * remove registry.py in models/
      
      * refactor builder using mmcv.MODELS registry
      
      * update mmcv min version requirement
      
      * change min mmcv version requirement in mmdet3d/__init__.py
      
      * min mmcv version to 1.3.2
      d219867c
  7. 10 Oct, 2020 1 commit
  8. 18 Aug, 2020 1 commit
    • yinchimaoliang's avatar
      Add modules before mg_head in centerpoint (#46) · 27d0001e
      yinchimaoliang authored
      * Add centerpoint_rpn and scn, change pillar encoder and voxel_encoder
      
      * Move test_voxel_encoders.
      
      * Change names, add docstring.
      
      * Reconstruct centerpoint_rpn.
      
      * Add centerpoint_rpn.
      
      * Change SECONDFPN, delete centerpoint_fpn
      
      * Remove SparseBasicBlock.
      
      * Change SpMiddleResNetFHD to SparseEncoder.
      
      * Finish SparseEncoder unittest.
      
      * Change test_hard_simple_VFE.
      
      * Change option, add legacy.
      
      * Change docstring, change legacy.
      
      * Fix legacy bug.
      
      * Change unittest, change docstring.
      
      * Change docstring.
      27d0001e
  9. 08 Jul, 2020 2 commits
  10. 04 Jul, 2020 1 commit
  11. 17 May, 2020 1 commit
  12. 04 May, 2020 1 commit
  13. 15 Apr, 2020 1 commit
  14. 14 Apr, 2020 1 commit