1. 21 Dec, 2021 1 commit
  2. 16 Dec, 2021 1 commit
  3. 15 Dec, 2021 1 commit
    • Tai-Wang's avatar
      [Fix] Fix API documentation compilation and mmcv build errors (#1116) · 334d63ff
      Tai-Wang authored
      * Simplify the requirements in the readthedoc yml
      
      * Remove unused packages in the docs.txt
      
      * Add m2r and recommonmark in the docs.txt
      
      * Fix mistune version because the latest mistune does not have module BlockGrammar
      
      * Add mmdet in the readthedocs.txt to compile api docs
      
      * Add mmseg in the readthedocs.txt to compile api docs
      
      * Fix the typo of mmseg (should be mmsegmentation)
      
      * Add mmcv.ops into autodoc_mock_imports
      
      * Add numba into readthedocs.txt to compile api docs
      
      * Remove numba from readthedocs.txt and add runtime requirements in readthedocs.yml
      334d63ff
  4. 14 Dec, 2021 1 commit
  5. 06 Dec, 2021 2 commits
    • 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
    • ChaimZhu's avatar
      fix mmhuman3d reference (#1100) · c01715c7
      ChaimZhu authored
      c01715c7
  6. 01 Dec, 2021 1 commit
    • MilkClouds's avatar
      Label visualization (#1050) · f84a17b8
      MilkClouds authored
      * argument show, score_thr added to single_gpu_test
      
      * Implemented label color visualization for show_result function
      
      * Added show, score_thr argument for base 3 model(mmdetection3d)
      
      * Fixed typo(color < 1) for show_result function
      
      * Applied pre-commit run --all-files
      
      * Revised documentation of show_result and revised variable name
      
      * Updated documentation and set default value of score_thr to None
      f84a17b8
  7. 01 Nov, 2021 1 commit
    • Tai-Wang's avatar
      Bump to v0.17.2 (#1021) · 99ad831a
      Tai-Wang authored
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update version.py
      
      * Update README_zh-CN.md
      
      * Update README.md
      
      * Update changelog.md
      
      * Fix a typo
      99ad831a
  8. 27 Oct, 2021 2 commits
  9. 20 Oct, 2021 2 commits
  10. 13 Oct, 2021 1 commit
  11. 08 Oct, 2021 1 commit
    • Tai-Wang's avatar
      Bump to v0.17.1 (#978) · f1107977
      Tai-Wang authored
      * Update version.py
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update README_zh-CN.md
      
      * Update README.md
      
      * Update changelog.md
      
      * Refine v1.0.0.dev0 notes
      
      * Refine v1.0.0.dev0 notes
      
      * Refine v1.0.0 notes (chinese readme)
      
      * Refine some expressions
      f1107977
  12. 24 Sep, 2021 1 commit
  13. 22 Sep, 2021 1 commit
  14. 15 Sep, 2021 1 commit
  15. 07 Sep, 2021 1 commit
  16. 01 Sep, 2021 1 commit
    • Tai-Wang's avatar
      Bump to v0.17.0 (#898) · 5363189c
      Tai-Wang authored
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update version.py
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update changelog.md
      
      * Remove "recent" in the news
      
      * Remove "recent" in the news
      
      * Fix comments
      5363189c
  17. 24 Aug, 2021 1 commit
  18. 18 Aug, 2021 3 commits
  19. 09 Aug, 2021 2 commits
  20. 05 Aug, 2021 2 commits
  21. 03 Aug, 2021 1 commit
    • Tai-Wang's avatar
      Bump to v0.16.0 (#810) · a876a472
      Tai-Wang authored
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update version.py
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Update changelog.md
      a876a472
  22. 02 Aug, 2021 1 commit
  23. 31 Jul, 2021 5 commits
  24. 30 Jul, 2021 3 commits
    • Yezhen Cong's avatar
      [Doc] Add SUN RGB-D doc (#770) · 43b4632b
      Yezhen Cong authored
      * Add doc
      
      * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc
      
      * Revert mistakenly modified file
      
      * Fix typos
      
      * Add multi-modality related info
      
      * Add doc
      
      * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc
      
      * Revert mistakenly modified file
      
      * Fix typos
      
      * Add multi-modality related info
      
      * Add multi-modality related info
      
      * Update according to comments
      
      * Add chinese doc and frevised the docs
      
      * Add some script
      
      * Fix typos and formats
      
      * Fix typos
      
      * Fix typos
      43b4632b
    • Ziyi Wu's avatar
      [Docs] Add data_preparation.md Chines version (#787) · 111f33be
      Ziyi Wu authored
      * add Chinese doc data_preparation.md
      
      * add Chinese doc data_preparation.md
      111f33be
    • Xi Liu's avatar
      [Docs] Add getting_started chinese version (#725) · 8ac21990
      Xi Liu authored
      * add getting_started chinese version
      
      * fix some typos
      
      * Update getting_started.md
      
      Modified some typos
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      8ac21990
  25. 28 Jul, 2021 2 commits
    • dingchang's avatar
      [Docs] Add 1_exist_data_model.md Chinese Version (#746) · c07e9601
      dingchang authored
      * add 1_exist_data_model.md chinese version
      
      * add 1_exist_data_model.md chinese version
      
      * add 1_exist_data_model.md chinese version
      
      * add 1_exist_data_model.md chinese version
      
      * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version
      
      * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version
      
      * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version
      
      * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version
      c07e9601
    • Ziyi Wu's avatar
      [Feature] Support entire PAConv and PAConvCUDA models (#783) · 3870001a
      Ziyi Wu authored
      * add PAConv decode head
      
      * add config files
      
      * add paconv's correlation loss
      
      * support reg loss in Segmentor class
      
      * minor fix
      
      * add augmentation to configs
      
      * fix ed7 in cfg
      
      * fix bug in corr loss
      
      * enable syncbn in paconv
      
      * rename to loss_regularization
      
      * rename loss_reg to loss_regularize
      
      * use SyncBN
      
      * change weight kernels to kernel weights
      
      * rename corr_loss to reg_loss
      
      * minor fix
      
      * configs fix IndoorPatchPointSample
      
      * fix grouped points minus center error
      
      * update transform_3d & add configs
      
      * merge master
      
      * fix enlarge_size bug
      
      * refine config
      
      * remove cfg files
      
      * minor fix
      
      * add comments on PAConv's ScoreNet
      
      * refine comments
      
      * update compatibility doc
      
      * remove useless lines in transforms_3d
      
      * rename with_loss_regularization to with_regularization_loss
      
      * revert palette change
      
      * remove xavier init from PAConv's ScoreNet
      3870001a
  26. 25 Jul, 2021 1 commit