mmdeploy/configs/text-detection_ncnn-int8_st...

4 lines
116 B
Python

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