mmcv/docs/en/understand_mmcv
Yue Zhou a4f304a5f5 [Feature] Add box_iou_quadri & nms_quadri (#2277)
* 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
2022-10-28 16:53:33 +08:00
..
cnn.md [Docs] Fix typos (#2124) 2022-07-17 18:41:17 +08:00
config.md [Docs] Fix minor typo in docs/en/config.md (#1797) 2022-03-13 09:22:41 +08:00
data_process.md Pick commits from 2.x branch (#2284) 2022-09-25 23:26:04 +08:00
io.md [Docs] Correct mistakes of examples (#2120) 2022-07-16 11:33:43 +08:00
ops.md [Feature] Add box_iou_quadri & nms_quadri (#2277) 2022-10-28 16:53:33 +08:00
registry.md [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) 2022-05-16 20:47:56 +08:00
runner.md [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) 2022-05-16 20:47:56 +08:00
utils.md
visualization.md