1. 11 Nov, 2022 1 commit
  2. 03 Nov, 2022 1 commit
  3. 01 Nov, 2022 1 commit
  4. 31 Oct, 2022 1 commit
  5. 28 Oct, 2022 1 commit
    • Yue Zhou's avatar
      [Feature] Add box_iou_quadri & nms_quadri (#2277) · a4f304a5
      Yue Zhou authored
      * update
      
      * update
      
      * fix link
      
      * fix bug
      
      * update nms_quadri
      
      * fix lint
      
      * Update test_nms_quadri.py
      
      * Update box_iou_quadri.py
      
      * fix bug
      
      * Update test_nms_quadri.py
      
      * Update box_iou_rotated_utils.hpp
      
      * Update box_iou_quadri.py
      
      * Update mmcv/ops/nms.py
      a4f304a5
  6. 26 Oct, 2022 1 commit
  7. 24 Oct, 2022 1 commit
  8. 17 Oct, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Refine README and installation documentations (#1977) · bd1da5ab
      Zaida Zhou authored
      * [Docs] Refine README
      
      * refine table
      
      * minor refinement
      
      * refine
      
      * refine
      
      * add version info
      
      * add version info
      
      * update version info
      
      * refine
      
      * refine
      
      * add module links in docs/en/introduction
      
      * update docs/en
      
      * fix typo
      
      * update docs/en
      
      * add version.json in zh_cn
      
      * minor refinement
      
      * update version.json
      
      * update Dockerfile
      
      * minor fix
      
      * update installation of macOS
      
      * resolve comments
      bd1da5ab
  9. 25 Sep, 2022 1 commit
  10. 11 Sep, 2022 1 commit
  11. 08 Sep, 2022 1 commit
    • ZShaopeng's avatar
      [Feature] Support RoipointPool3d with cambricon MLU backend (#2247) · 83bedf5a
      ZShaopeng authored
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      83bedf5a
  12. 02 Sep, 2022 1 commit
  13. 28 Aug, 2022 1 commit
  14. 23 Aug, 2022 1 commit
  15. 21 Aug, 2022 1 commit
  16. 19 Aug, 2022 1 commit
  17. 30 Jul, 2022 1 commit
  18. 23 Jul, 2022 1 commit
  19. 22 Jul, 2022 1 commit
  20. 17 Jul, 2022 1 commit
  21. 16 Jul, 2022 1 commit
  22. 29 Jun, 2022 1 commit
  23. 15 Jun, 2022 1 commit
  24. 09 Jun, 2022 1 commit
  25. 08 Jun, 2022 1 commit
  26. 06 Jun, 2022 1 commit
  27. 25 May, 2022 1 commit
  28. 18 May, 2022 1 commit
  29. 17 May, 2022 1 commit
  30. 16 May, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) · b326a219
      Zaida Zhou authored
      * Use mdformat pre-commit hook
      
      * allows consecutive numbering
      
      * improve .mdformat.toml
      
      * test mdformat
      
      * format markdown
      
      * minor fix
      
      * fix codespecll
      
      * fix circleci
      
      * add linkify-it-py dependency for cicleci
      
      * add comments
      
      * replace flake8 url
      
      * add mdformat-myst dependency
      
      * remove mdformat-myst dependency
      
      * update contributing.md
      b326a219
  31. 09 May, 2022 1 commit
  32. 07 May, 2022 1 commit
  33. 02 May, 2022 1 commit
  34. 28 Apr, 2022 1 commit
  35. 21 Apr, 2022 1 commit
  36. 15 Apr, 2022 1 commit
    • Danila Rukhovich's avatar
      [Enhance] Differentiable rotated IoU (#1854) · aee596d5
      Danila Rukhovich authored
      * diff_iou_rotated is working
      
      * add test; fix lint
      
      * fix lint for test
      
      * disable cpu build
      
      * refactor files structure
      
      * fix comments
      
      * remove extra .repeat()
      
      * add comment
      
      * fix j-1 bug; update doc
      
      * fix clang lint
      
      * update docstrings
      
      * fix comments
      
      * fix comments
      aee596d5
  37. 31 Mar, 2022 1 commit
  38. 23 Mar, 2022 1 commit
  39. 14 Mar, 2022 2 commits