mmcv/docs/zh_cn/understand_mmcv
Yue Zhou 594ff3c0d3
[Feature] Add convex IoU CUDA op for rotated detection. (#1610)
* add convex iou

* fix lint

* add convex_iou

* fix convex_iou

* add convex_giou

* fix bug

* fix lint

* fix bug

* Update

* update

* add kernel loop

* fix bug.

* fix polygen typo

* simplify reverse

* Update convex_iou_cuda_kernel.cuh

* Update mmcv/ops/convex_iou.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmcv/ops/convex_iou.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* add   AT_DISPATCH_FLOATING_TYPES_AND_HALF

* fix lint

* fix lint

* Resolving conflicts

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-01-10 20:43:12 +08:00
..
cnn.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
config.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
data_process.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
io.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
ops.md [Feature] Add convex IoU CUDA op for rotated detection. (#1610) 2022-01-10 20:43:12 +08:00
registry.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
runner.md Update runner.md (#1591) 2021-12-22 10:53:06 +08:00
utils.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
visualization.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00