4 lines
87 B
Python
4 lines
87 B
Python
|
_base_ = [
|
||
|
'./text-detection_dynamic.py', '../../_base_/backends/onnxruntime.py'
|
||
|
]
|