mono-detection_onnxruntime_dynamic.py 87 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
_base_ = [
    './mono-detection_dynamic.py', '../../_base_/backends/onnxruntime.py'
]