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