1. 06 Dec, 2021 3 commits
    • Wenhao Wu's avatar
      [Fix] Catch symlink failure on Windows (#1096) · bdb30325
      Wenhao Wu authored
      bdb30325
    • 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
  2. 03 Dec, 2021 1 commit
  3. 01 Dec, 2021 4 commits
  4. 24 Nov, 2021 2 commits
  5. 13 Nov, 2021 1 commit
  6. 10 Nov, 2021 2 commits
  7. 09 Nov, 2021 1 commit
  8. 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
  9. 27 Oct, 2021 3 commits
  10. 20 Oct, 2021 2 commits
  11. 13 Oct, 2021 1 commit
  12. 11 Oct, 2021 1 commit
  13. 08 Oct, 2021 2 commits
    • Tai-Wang's avatar
      Update Group-Free-3D and FCOS3D bibtex (#985) · 180ad042
      Tai-Wang authored
      * Update bibtex
      
      * Update bibtex in the README
      
      * Update bibtex in the Chinese README
      
      * Update Group-Free-3D bibtex
      
      * Fix to be compatible with bibtex grammer
      180ad042
    • 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
  14. 29 Sep, 2021 2 commits
  15. 24 Sep, 2021 1 commit
  16. 22 Sep, 2021 3 commits
    • dingchang's avatar
      [Docs] Kitti readme (#953) · 75c5c6cd
      dingchang authored
      
      
      * creat kitti_det.md
      
      * Update kitti_det.md
      
      * modify kitti_det
      
      * add metrics
      
      * modified readme
      
      * modified readme
      
      * modified readme
      
      * modify kitti_det
      
      * modify docs
      
      * modify kitti_det
      
      * modify docs
      
      * modify docs
      
      * location is bottom center
      
      * fix typo
      
      * fix typo
      
      * fix typo
      Co-authored-by: default avatar刘曦 <xiliu8006@gmail.com>
      Co-authored-by: default avatarxiliu8006 <75658786+xiliu8006@users.noreply.github.com>
      75c5c6cd
    • Sherzodbek's avatar
      Small bug in FreeAnchor head (#944) · a055f6ad
      Sherzodbek authored
      * reduce 1e-12 to make difference between variables
      
      If 1e-12 is used to make a difference between t1 and t2, then later (t2-t1) might become 0 as 1e-12 can't affect to the number (at least true in pytorch, verified in v1.5.0+).
      
      * Revert "reduce 1e-12 to make difference between variables"
      
      This reverts commit 33ec7215d22be59bf0012dea748f5cacc33a0fb8.
      
      * reduce 1e-12 to make difference between variables
      
      If 1e-12 is used to make a difference between t1 and t2, then later (t2-t1) might become 0 as 1e-12 can't affect to the number (at least true in pytorch, verified in v1.5.0+). Not sure whether 1e-7 or 1e-8 worked. But 1e-6 did.
      a055f6ad
    • Zongbao Feng's avatar
      upgrade to build_anchor_generator (#941) · b1deeb53
      Zongbao Feng authored
      * visuliaztion typos
      
      * fix to visualization
      
      * fixed lint errors by pre-commit
      
      * upgrade to build_anchor_generator
      
      * fixed  isort message
      b1deeb53
  17. 17 Sep, 2021 1 commit
  18. 15 Sep, 2021 4 commits
  19. 07 Sep, 2021 3 commits
  20. 02 Sep, 2021 1 commit
    • dingchang's avatar
      [Docs] Fix the version of sphinx (#902) · 075f4442
      dingchang authored
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      075f4442
  21. 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