mmdeploy/configs/mmocr/text-detection/text-detection_onnxruntime_...

4 lines
87 B
Python

_base_ = [
'./text-detection_dynamic.py', '../../_base_/backends/onnxruntime.py'
]