mmdeploy/tests/test_codebase/test_mmdet
AllentDan c4d428fd7d
Add model conversion support to rv1126 (#1203)
* WIP

* fix interpolate

* support yolov3 and retinanet

* support seg

* support ssd

* supports both partition types for retinanet and ssd

* mean std doc

* update doc, add UT

* support FSAF

* rename configs

* update dump info

* update

* python package installation doc

* update doc

* update doc

* doc
2022-11-02 11:04:22 +08:00
..
data
test_mmdet_core.py [Refactor] Ease rewriter import (#1166) 2022-10-25 10:45:03 +08:00
test_mmdet_models.py Add model conversion support to rv1126 (#1203) 2022-11-02 11:04:22 +08:00
test_mmdet_utils.py [Refactor] Ease rewriter import (#1166) 2022-10-25 10:45:03 +08:00
test_object_detection.py Fix: skip tests for uninstalled codebases (#987) 2022-09-03 15:07:08 +08:00
test_object_detection_model.py Add RKNN support. (#865) 2022-09-06 11:48:39 +08:00