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