mmdeploy/configs/mmocr/text-detection/text-detection_static.py

3 lines
100 B
Python

_base_ = ['../../_base_/onnx_config.py']
codebase_config = dict(type='mmocr', task='TextDetection')