4 lines
113 B
Python
4 lines
113 B
Python
|
_base_ = ['./text-recognition_static.py', '../../_base_/backends/ncnn.py']
|
||
|
|
||
|
onnx_config = dict(input_shape=None)
|