mmcv/tests/test_ops
BigBigDream a978764883
Add box_iou_rotated, ml_nms_rotated and nms_rotated (#625)
* add box_iou_rotated, ml_nms_rotated and nms_rotated

* fix lint

* fix lint

* fix .py lint

* fix cpp lint

* add newline at the end

* add new line

* fix unittest

* config google style

* fix lint

* lint

* lint

* yapf

* update

* fix lint

* fix lint

* fix lint

* fix

* fix format

* fix format

* add modified from

* add docstring and update others

* update docstring

* update docstring

* update

* fix bug

* fix bug

* fix bug

Co-authored-by: Cao Yuhang <yhcao6@gmail.com>
2020-11-25 11:00:30 +08:00
..
test_bbox.py Misc updates regarding Windows and unittests (#586) 2020-10-28 16:23:19 +08:00
test_box_iou_rotated.py Add box_iou_rotated, ml_nms_rotated and nms_rotated (#625) 2020-11-25 11:00:30 +08:00
test_carafe.py
test_cc_attention.py
test_corner_pool.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_deform_conv.py
test_deform_roi_pool.py
test_focal_loss.py
test_info.py
test_masked_conv2d.py
test_merge_cells.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_modulated_deform_conv.py
test_nms.py Support to split batched_nms when box number is too large (#516) 2020-08-24 00:32:39 +08:00
test_nms_rotated.py Add box_iou_rotated, ml_nms_rotated and nms_rotated (#625) 2020-11-25 11:00:30 +08:00
test_onnx.py add onnx support to roi_align and roi_pool (#593) 2020-11-14 19:56:35 +08:00
test_psa_mask.py
test_roi_align.py
test_roi_pool.py
test_saconv.py fix saconv (#489) 2020-08-16 01:45:01 +08:00
test_syncbn.py fix syncbn parameter order mismatch and parrots bug (#488) 2020-08-13 19:27:05 +08:00
test_tin_shift.py Add `tin_shift` function (#492) 2020-08-15 22:29:07 +08:00