1. 20 Jul, 2022 9 commits
  2. 14 Jun, 2022 2 commits
  3. 10 Jun, 2022 2 commits
  4. 08 Jun, 2022 4 commits
  5. 07 Jun, 2022 2 commits
    • 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
    • Tai-Wang's avatar
      [Fix] Fix the requirement of mmcv and mmdet (#1537) · c232b7a4
      Tai-Wang authored
      * Fix the requirement of mmcv and mmdet
      
      * Adjust all the mmcv upper bound version to 1.6.0, remove the version requirement in the CI
      
      * Fix windows CI
      
      * Fix test_loading due to the update of required mmdet
      c232b7a4
  6. 25 May, 2022 1 commit
  7. 18 May, 2022 2 commits
  8. 01 May, 2022 2 commits
    • Tai-Wang's avatar
      Bump to v1.0.0rc2 (#1448) · 4422eaab
      Tai-Wang authored
      * Update versions in the docs and version.py
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Remove model update
      
      * Refine the changelog
      
      * Add highlights
      
      * Add highlights
      
      * Update the upper bound of mmcv version
      
      * Update the upper bound of mmcv version
      4422eaab
    • ChaimZhu's avatar
      [Fix] Fix registry potential bug (#1443) · bb25d249
      ChaimZhu authored
      * fix registry bug
      
      * fix ci problems
      
      * add
      bb25d249
  9. 28 Apr, 2022 4 commits
  10. 27 Apr, 2022 2 commits
  11. 25 Apr, 2022 1 commit
  12. 20 Apr, 2022 3 commits
  13. 13 Apr, 2022 1 commit
  14. 08 Apr, 2022 1 commit
  15. 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
  16. 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