pose-detection_onnxruntime-fp16_static.py 88 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
_base_ = [
    './pose-detection_static.py', '../_base_/backends/onnxruntime-fp16.py'
]