mmdeploy/tests
Yue Zhou 42dc5bc316
Support single stage rotated detector in MMRotate (#428)
* fix lint

* fix lint

* add mmrotate part

* update

* update

* fix

* remove init_detector

* success run with bs=1

* nms_rotated support batch

* support [batch_id, class_id, box_id]

* fix

* fix

* Create test_mmrotate_core.py

* add ut

* add ut

* Update nms_rotated.py

* fix

* Revert "fix"

This reverts commit f792387fb4.

* add mmrotate into requirements

* add ut

* update doc

* update

* skip test because mmcv version < 1.4.6

* update

* Update rotated-detection_static.py

* Update rotated-detection_static.py

* Update rotated-detection_static.py

* fix bug of memory leak.

* Update rotated_detection_model.py
2022-05-07 16:11:43 +08:00
..
data Add licence head to code (#236) 2021-11-30 15:00:37 +08:00
test_apis Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
test_backend Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
test_codebase Support single stage rotated detector in MMRotate (#428) 2022-05-07 16:11:43 +08:00
test_core Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
test_csrc Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
test_mmcv [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00
test_ops Support single stage rotated detector in MMRotate (#428) 2022-05-07 16:11:43 +08:00
test_pytorch [Enhancement] Support litehrnet for ncnn (#316) 2022-04-29 16:46:19 +08:00
test_utils Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00