1. 13 Feb, 2023 1 commit
  2. 17 Jan, 2023 1 commit
  3. 13 Jan, 2023 1 commit
    • ckirchhoff's avatar
      [Feature] Pick npu ops from master to 2.x (#2501) · 34bdf448
      ckirchhoff authored
      * merge npu ops from master to 2.x
      
      * BugFix: fix merge bugs
      
      * {[Feature]: add psamask, roipool to 2.x, and fix the SigmoidFocalLoss assert condition
      
      * merge conflicts in ops.md
      
      * [fix]: fix merge bug
      34bdf448
  4. 10 Jan, 2023 1 commit
  5. 27 Dec, 2022 1 commit
  6. 11 Dec, 2022 2 commits
  7. 23 Nov, 2022 5 commits
  8. 27 Oct, 2022 1 commit
  9. 22 Oct, 2022 6 commits
  10. 21 Oct, 2022 1 commit
  11. 19 Oct, 2022 1 commit
  12. 17 Oct, 2022 1 commit
    • Miao Zheng's avatar
      [Fix] Add `swap_labe_pairs` in `RandomFlip` (#2332) · bf48ca03
      Miao Zheng authored
      * [Fix] Add `swap_labe_pairs` in `RandomFlip`
      
      * [Fix] Add `swap_labe_pairs` in `RandomFlip`
      
      * add reference info
      
      * add swap_label_pairs in results
      
      * revise according to comments
      
      * revise according to comments
      
      * revise according to comments
      
      * docstring
      
      * docstring
      bf48ca03
  13. 13 Oct, 2022 1 commit
    • Yue Zhou's avatar
      [Feature] Add box_iou_quadri & nms_quadri (#2277) · a4c82617
      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
      a4c82617
  14. 28 Aug, 2022 3 commits
  15. 26 Aug, 2022 1 commit
  16. 24 Aug, 2022 1 commit
  17. 23 Aug, 2022 1 commit
  18. 22 Aug, 2022 1 commit
  19. 19 Aug, 2022 1 commit
    • Mashiro's avatar
      [Refactor] Use MODELS registry in mmengine and delete basemodule (#2172) · 19a02415
      Mashiro authored
      * change MODELS to mmengine, delete basemodule
      
      * fix unit test
      
      * remove build from cfg
      
      * add comment and rename TARGET_MODELS to registry
      
      * refine cnn docs
      
      * remove unnecessary check
      
      * refine as comment
      
      * refine build_xxx_conv error message
      
      * fix lint
      
      * fix import registry from mmcv
      
      * remove unused file
      19a02415
  20. 18 Aug, 2022 1 commit
  21. 16 Aug, 2022 1 commit
  22. 03 Aug, 2022 1 commit
  23. 19 Jul, 2022 6 commits