mmyolo/configs/deploy
AllentDan 68c9fd4745
[Feature] Support YOLOv5 deployment at RV1126 device (#262)
* add yolov5 head rewrite and rknn config

* type hint

* remove useless

* refactor config
2022-11-29 16:54:08 +08:00
..
model [Feature] Add static shape model config (#214) 2022-11-03 19:03:06 +08:00
base_dynamic.py [Feature] support mmyolo deployment (#79) 2022-11-03 19:03:06 +08:00
base_static.py [Feature] support mmyolo deployment (#79) 2022-11-03 19:03:06 +08:00
detection_onnxruntime_dynamic.py [Feature] support mmyolo deployment (#79) 2022-11-03 19:03:06 +08:00
detection_onnxruntime_static.py [Feature] support mmyolo deployment (#79) 2022-11-03 19:03:06 +08:00
detection_rknn-fp16_static-320x320.py [Feature] Support YOLOv5 deployment at RV1126 device (#262) 2022-11-29 16:54:08 +08:00
detection_rknn-int8_static-320x320.py [Feature] Support YOLOv5 deployment at RV1126 device (#262) 2022-11-29 16:54:08 +08:00
detection_tensorrt-fp16_dynamic-192x192-960x960.py [Feature] Support YOLOv5 YOLOv6 YOLOX Deploy in mmdeploy (#199) 2022-11-03 19:03:06 +08:00
detection_tensorrt-fp16_static-640x640.py [Feature] Support YOLOv5 YOLOv6 YOLOX Deploy in mmdeploy (#199) 2022-11-03 19:03:06 +08:00
detection_tensorrt-int8_dynamic-192x192-960x960.py [Fix] Fix mmyolo int8 deploy config (#315) 2022-11-26 09:26:40 +08:00
detection_tensorrt-int8_static-640x640.py [Fix] Fix mmyolo int8 deploy config (#315) 2022-11-26 09:26:40 +08:00
detection_tensorrt_dynamic-192x192-960x960.py [Feature] Support YOLOv5 YOLOv6 YOLOX Deploy in mmdeploy (#199) 2022-11-03 19:03:06 +08:00
detection_tensorrt_static-640x640.py [Feature] Support YOLOv5 YOLOv6 YOLOX Deploy in mmdeploy (#199) 2022-11-03 19:03:06 +08:00