1. 24 Oct, 2022 1 commit
  2. 22 Oct, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Refine reamde and installation (#2340) · 5b279fbd
      Zaida Zhou authored
      * [Docs] Simplify README
      
      * Simplify README_zh-CN
      
      * Update installation docs
      
      * Add mmyolo link in README
      
      * update introduction
      
      * update installation
      
      * Update build docs
      
      * remove io link in README
      
      * update
      5b279fbd
  3. 10 Oct, 2022 1 commit
  4. 30 Aug, 2022 2 commits
  5. 26 Aug, 2022 1 commit
  6. 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
  7. 23 Mar, 2022 1 commit
  8. 25 Feb, 2022 1 commit
  9. 20 Feb, 2022 1 commit
  10. 13 Jan, 2022 1 commit
  11. 10 Jan, 2022 1 commit
  12. 24 Dec, 2021 1 commit
  13. 15 Dec, 2021 1 commit
  14. 07 Dec, 2021 1 commit
  15. 26 Nov, 2021 1 commit
  16. 23 Nov, 2021 2 commits
  17. 22 Nov, 2021 1 commit
  18. 10 Nov, 2021 1 commit
    • Zaida Zhou's avatar
      bump version to v1.3.17 (#1473) · add157cc
      Zaida Zhou authored
      * bump version to v1.3.17
      
      * add a document to record the previous versions of PyTorch built for mmcv-full
      
      * polish readme
      add157cc
  19. 04 Nov, 2021 3 commits
  20. 13 Oct, 2021 1 commit
    • Zaida Zhou's avatar
      Polish readme (#1320) · 48d5b095
      Zaida Zhou authored
      * [Docs] Polish README
      
      * [Docs] Polish README
      
      * [Docs] Polish README
      
      * fix typo
      
      * update qq link
      
      * fix typo
      
      * update LICENSES.md
      48d5b095
  21. 04 Oct, 2021 1 commit
  22. 07 Sep, 2021 1 commit
  23. 23 Aug, 2021 1 commit
  24. 20 Jul, 2021 1 commit
  25. 07 Jul, 2021 1 commit
  26. 02 Jul, 2021 1 commit
  27. 13 May, 2021 1 commit
  28. 25 Apr, 2021 1 commit
  29. 14 Apr, 2021 1 commit
  30. 28 Mar, 2021 1 commit
  31. 24 Feb, 2021 1 commit
  32. 21 Feb, 2021 1 commit
  33. 28 Dec, 2020 1 commit
  34. 24 Dec, 2020 1 commit
  35. 23 Dec, 2020 1 commit
    • q.yao's avatar
      [Feature]: Add custom operators support for onnxruntime in mmcv (#612) · 94810f22
      q.yao authored
      
      
      * add onnx support to roi_align and roi_pool
      
      * add softnms ort support
      
      * fix for lint
      
      * format cpp code with clang-format:google
      
      * add new empty line to the end of head files in onnxruntime
      
      * update to pytorch1.7
      
      * add test of softnms to onnxruntime
      
      * fix for lint
      
      * remote print in ops/info.py
      
      * change import order, fix for flake8
      
      * fix include
      
      * add assert torch>=1.7.0
      
      * [doc]: add document for onnxruntime custom operator
      
      * update onnxruntime version to v1.5.1 for softnms
      
      * remove doc menu
      
      * Resolve lint for markdown
      
      * resolve naming style in onnxruntime_op.md
      
      * Use old cpp apis, optimize test_onnx.py
      
      * Fixing strings in tests/test_ops/test_onnx.py
      
      * code format with yapf
      
      * fix soft_nms parrot
      
      * add import in onnxruntime setup, avoid conflict
      
      * fix doc and add assert
      
      * change cpp guard
      Co-authored-by: default avatarmaningsheng <maningsheng@sensetime.com>
      94810f22
  36. 22 Dec, 2020 1 commit