1. 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
  2. 10 Jan, 2023 1 commit
  3. 27 Dec, 2022 1 commit
  4. 11 Dec, 2022 2 commits
  5. 23 Nov, 2022 5 commits
  6. 27 Oct, 2022 1 commit
  7. 22 Oct, 2022 6 commits
  8. 21 Oct, 2022 1 commit
  9. 19 Oct, 2022 1 commit
  10. 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
  11. 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
  12. 28 Aug, 2022 3 commits
  13. 26 Aug, 2022 1 commit
  14. 24 Aug, 2022 1 commit
  15. 23 Aug, 2022 1 commit
  16. 22 Aug, 2022 1 commit
  17. 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
  18. 18 Aug, 2022 1 commit
  19. 16 Aug, 2022 1 commit
  20. 03 Aug, 2022 1 commit
  21. 19 Jul, 2022 8 commits