1. 18 May, 2022 4 commits
  2. 01 May, 2022 3 commits
  3. 29 Apr, 2022 1 commit
  4. 28 Apr, 2022 5 commits
  5. 27 Apr, 2022 5 commits
  6. 25 Apr, 2022 2 commits
  7. 20 Apr, 2022 4 commits
  8. 14 Apr, 2022 1 commit
    • VVsssssk's avatar
      [Docs]Add deploy docs (#1373) · c20b6cb6
      VVsssssk authored
      * add deploy docs
      
      * fix docs
      
      * format docs
      
      * fix docs and readme
      
      * fix readme
      
      * fix docs
      
      * fix docs
      
      * fix lint tag
      
      * fix docs
      c20b6cb6
  9. 13 Apr, 2022 3 commits
  10. 08 Apr, 2022 1 commit
  11. 06 Apr, 2022 2 commits
  12. 02 Apr, 2022 2 commits
    • Tai-Wang's avatar
      Bump to v1.0.0rc1 (#1365) · 34d3838e
      Tai-Wang authored
      * Update the version of mmdet3d
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update the mmcv version in mminstall.txt
      
      * Update the mmcv version in readthedocs.txt
      
      * Remove the mmcv version constraint
      
      * Update changelog.md
      34d3838e
    • ChaimZhu's avatar
      [Enhance] Support load annotations from ceph (#1325) · 27fd5d29
      ChaimZhu authored
      * support load annotations from ceph in mmdet3d
      
      * update doc about ceph backend
      
      * fix comments
      27fd5d29
  13. 01 Apr, 2022 2 commits
  14. 30 Mar, 2022 2 commits
    • Tai-Wang's avatar
      [Enhance] Add compatibility doc for op migration & Update the lower bound of mmcv version (#1333) · 0f55643c
      Tai-Wang authored
      * Add compatibility doc for op migration and adjust the lower bound of mmcv version
      
      * Fix legacy links
      
      * Roll back the windows support update
      
      * Roll back the windows support update
      
      * Update windows support
      
      * Update windows support
      
      * Update the lower bound of mmcv version
      
      * Update the lower bound of mmcv version
      
      * Update the lower bound of mmcv version
      0f55643c
    • ChaimZhu's avatar
      [Enhance] Add Windows CI after moving ops (#1345) · eaa4f03d
      ChaimZhu authored
      * lock mmcv version
      
      * change to cpu
      
      * change int to int64
      
      * fix tempfile error
      
      * change tensor
      
      * change tensor
      
      * change cpu
      
      * complete windows ci
      
      * change dtype
      
      * change data type to numpy
      
      * change tensor to numpy
      
      * fix comments
      eaa4f03d
  15. 23 Mar, 2022 2 commits
    • 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
    • Xiangxu-0103's avatar
      [Fix] Fix DynamicPillarFeaureNet incorrect index caused by modifications of... · 41d77dad
      Xiangxu-0103 authored
      [Fix] Fix DynamicPillarFeaureNet incorrect index caused by modifications of PillarFeatureNet (#1302)
      
      * fix dv
      
      * Update __init__.py
      41d77dad
  16. 22 Mar, 2022 1 commit