mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
4 lines
110 B
Python
4 lines
110 B
Python
|
_base_ = ['./text-detection_static.py', '../../_base_/backends/ppl.py']
|
||
|
|
||
|
onnx_config = dict(input_shape=None)
|