mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* support cascade (mask) rcnn * fix docstring * support SwinTransformer * move dense_head support to this branch * fix function names * fix part of uts of mmdet * fix for mmdet ut * fix det model cfg for ut * fix test_object_detection.py * fix mmdet object_detection_model.py * fix mmdet yolov3 ort ut * fix part of uts * fix cascade bbox head ut * fix cascade bbox head ut * remove useless ssd ncnn test * fix ncnn wrapper * fix openvino ut for reppoint head * fix openvino cascade mask rcnn * sync codes * support roll * remove unused pad * fix yolox * fix isort * fix lint * fix flake8 * reply for comments and fix failed ut * fix sdk_export in dump_info * fix temp hidden xlsx bugs * fix mmdet regression test * fix lint * fix timer * fix timecount side-effect * adapt profile.py for mmdet 2.0 * hardcode report.txt for T4 benchmark test: temp version * fix no-visualizer case * fix backend_model * fix android build * adapt new mmdet 2.0 0825 * fix new 2.0 * fix test_mmdet_structures * fix test_object_detection * fix codebase import * fix ut * fix all mmdet uts * fix det * fix mmdet trt * fix ncnn onnx optimize