"applications/llm/tio/Cargo.lock" did not exist on "7f85dcc3f616d5d4a77ccb89bf7e5f1abe9888c9"
pose-detection_simcc_ncnn_static-256x192.py 151 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
_base_ = ['./pose-detection_static.py', '../_base_/backends/ncnn.py']

onnx_config = dict(input_shape=[192, 256], output_names=['simcc_x', 'simcc_y'])