1. 30 Mar, 2022 1 commit
  2. 03 Mar, 2022 1 commit
  3. 30 Dec, 2021 1 commit
  4. 06 Dec, 2021 1 commit
    • Tai-Wang's avatar
      Bump to v0.17.3 (#1083) · 940e4294
      Tai-Wang authored
      * Update version.py
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update the upper bound of mmcv version
      
      * Update the upper bound of mmcv version
      
      * Update the upper bound of mmcv version
      
      * Update the PR number
      
      * Remove the PGD docker PR (merged into v1.0.0.dev0)
      940e4294
  5. 19 Aug, 2021 1 commit
  6. 01 Jul, 2021 1 commit
    • xiliu8006's avatar
      [Refactor]: Unified parameter initialization (#622) · 07590418
      xiliu8006 authored
      * support 3dssd
      
      * support one-stage method
      
      * for lint
      
      * support two_stage
      
      * Support all methods
      
      * remove init_cfg=[] in configs
      
      * test
      
      * support h3dnet
      
      * fix lint error
      
      * fix isort
      
      * fix code style error
      
      * fix imvotenet bug
      
      * rename init_weight->init_weights
      
      * clean comma
      
      * fix test_apis does not init weights
      
      * support newest mmdet and mmcv
      
      * fix test_heads h3dnet bug
      
      * rm *.swp
      
      * remove the wrong code in build.yml
      
      * fix ssn low map
      
      * modify docs
      
      * modified ssn init_config
      
      * modify params in backbone pointnet2_sa_ssg
      
      * add ssn direction init_cfg
      
      * support segmentor
      
      * add conv a=sqrt(5)
      
      * Convmodule uses kaiming_init
      
      * fix centerpointhead init bug
      
      * add second conv2d init cfg
      
      * add unittest to confirm the input is not be modified
      
      * assert gt_bboxes_3d
      
      * rm .swag
      
      * modify docs mmdet version
      
      * adopt fcosmono3d
      
      * add fcos 3d original init method
      
      * fix mmseg version
      
      * add init cfg in fcos_mono3d.py
      
      * merge newest master
      
      * remove unused code
      
      * modify focs config due to changes of resnet
      
      * support imvoxelnet pointnet2
      
      * modified the dependencies version
      
      * support decode head
      
      * fix inference bug
      
      * modify the useless init_cfg
      
      * fix multi_modality BC-breaking
      
      * fix error blank
      
      * modify docs error
      07590418
  7. 20 Jun, 2021 1 commit
    • Ziyi Wu's avatar
      [Fix] Fix MMSeg max version (#656) · d61476a2
      Ziyi Wu authored
      * remove mmseg max ver limit
      
      * install mmdet 2.11.0
      
      * mmseg < 0.14.1
      
      * change mmseg to mmsegmentation
      
      * fix mmseg to 0.14.0
      d61476a2
  8. 03 Jun, 2021 1 commit
  9. 18 May, 2021 1 commit
  10. 11 May, 2021 1 commit
  11. 28 Apr, 2021 2 commits
  12. 14 Apr, 2021 1 commit
  13. 23 Mar, 2021 1 commit
  14. 04 Jan, 2021 1 commit
    • twang's avatar
      Bump to v0.9.0 (#252) · d0068487
      twang authored
      
      
      * Update README.md
      
      * Update version.py
      
      * Update getting_started.md
      
      * Update __init__.py
      
      * Update changelog.md
      
      * Update README.md
      
      * Update news for nuScenes detection challenge
      
      * Update README to be compatible with refactored doc
      
      * Update an installation subtitle
      
      * rephrase
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      d0068487
  15. 04 Dec, 2020 1 commit
  16. 01 Nov, 2020 1 commit
    • twang's avatar
      Bump to v0.7.0 (#186) · ad5fbf59
      twang authored
      * Update README.md
      
      * Update __init__.py
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Fix a minor typo
      
      * Fix minor typos
      
      * Update changelog.md
      ad5fbf59
  17. 11 Oct, 2020 1 commit
    • twang's avatar
      Bump to v0.6.1 (#161) · f05828b0
      twang authored
      * Update v0.6.1 change log
      
      * Update version.py
      
      * Update init file to be compatible with mmdet
      
      * Changelog refinement
      
      * Sync modification in New Features
      
      * Sync modification in Highlights
      
      * Changelog refinement
      
      * Update README.md for v0.6.1
      
      * Update a newest [fix] PR
      f05828b0
  18. 24 Sep, 2020 1 commit
  19. 14 Apr, 2020 1 commit