1. 24 Sep, 2021 2 commits
  2. 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
  3. 17 Sep, 2021 1 commit
  4. 15 Sep, 2021 4 commits
  5. 07 Sep, 2021 3 commits
  6. 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
  7. 01 Sep, 2021 3 commits
  8. 30 Aug, 2021 1 commit
  9. 27 Aug, 2021 1 commit
  10. 26 Aug, 2021 1 commit
  11. 25 Aug, 2021 2 commits
  12. 24 Aug, 2021 2 commits
  13. 19 Aug, 2021 2 commits
  14. 18 Aug, 2021 4 commits
  15. 13 Aug, 2021 1 commit
  16. 11 Aug, 2021 1 commit
  17. 09 Aug, 2021 5 commits
  18. 08 Aug, 2021 1 commit
  19. 06 Aug, 2021 2 commits