1. 05 Jan, 2022 1 commit
    • Wenhao Wu's avatar
      Bump to v0.18.0 (#1148) · 6e1e5d1a
      Wenhao Wu authored
      * Update README & getting_started & changelog & version.py
      
      * resolve comments
      
      * Update the required maximum version of mmcv-full
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Add highlight in changelog.md
      6e1e5d1a
  2. 30 Dec, 2021 1 commit
  3. 22 Dec, 2021 1 commit
  4. 21 Dec, 2021 1 commit
  5. 16 Dec, 2021 1 commit
  6. 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
  7. 14 Dec, 2021 1 commit
  8. 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
  9. 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
  10. 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
  11. 27 Oct, 2021 2 commits
  12. 20 Oct, 2021 2 commits
  13. 13 Oct, 2021 1 commit
  14. 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
  15. 24 Sep, 2021 1 commit
  16. 22 Sep, 2021 1 commit
  17. 15 Sep, 2021 1 commit
  18. 07 Sep, 2021 1 commit
  19. 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
  20. 24 Aug, 2021 1 commit
  21. 18 Aug, 2021 3 commits
  22. 09 Aug, 2021 2 commits
  23. 05 Aug, 2021 2 commits
  24. 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
  25. 02 Aug, 2021 1 commit
  26. 31 Jul, 2021 5 commits
  27. 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