instance-seg_onnxruntime-fp16_dynamic.py 107 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
4
_base_ = [
    '../_base_/base_instance-seg_dynamic.py',
    '../../_base_/backends/onnxruntime-fp16.py'
]