mmdeploy/tests/test_codebase/test_mmdet
hanrui1sensetime 112b11469c
[Fix] Fix mmdet ort static shape bug (#687)
* fix shape

* add device

* fix yapf

* fix rewriter for transforms

* reverse image shape

* fix ut of distance2bbox

* fix rewriter name
2022-07-09 07:20:15 +08:00
..
data
test_mmdet_core.py [Fix] Fix mmdet ort static shape bug (#687) 2022-07-09 07:20:15 +08:00
test_mmdet_models.py [Fix] fix ssd ncnn ut (#692) 2022-07-04 15:17:30 +08:00
test_mmdet_utils.py
test_object_detection.py Rewrite mmcls gap (#478) 2022-05-17 19:57:38 +08:00
test_object_detection_model.py