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

4 lines
111 B
Python

_base_ = ['./text-detection_static.py', '../../_base_/backends/snpe.py']
onnx_config = dict(input_shape=None)