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