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