4 lines
114 B
Python
4 lines
114 B
Python
_base_ = ['./pose-detection_static.py', '../_base_/backends/snpe.py']
|
|||
|
|||
onnx_config = dict(input_shape=[256, 256])
|