You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am getting this error:
Generating the quantization table:
Constant is not supported on esp-dl yet
is the 'Constant' operation supported?
I generated my onnx file from the mmpose project, using mmdeploy https://github.com/open-mmlab/mmdeploy
python tools/deploy.py
configs/mmpose/pose-detection_onnxruntime_static.py
td-hm_hrnet-w32_8xb64-210e_coco-256x192.py
td-hm_hrnet-w32_8xb64-210e_coco-256x192-81c58e40_20220909.pth
demo/resources/human-pose.jpg
--work-dir deploy_onnxruntime_static
--device cpu
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
add 'Constant' operation
add 'Constant' operation (AIV-666)
Nov 23, 2023
i am getting this error:
Generating the quantization table:
Constant is not supported on esp-dl yet
is the 'Constant' operation supported?
I generated my onnx file from the mmpose project, using mmdeploy
https://github.com/open-mmlab/mmdeploy
python tools/deploy.py
configs/mmpose/pose-detection_onnxruntime_static.py
td-hm_hrnet-w32_8xb64-210e_coco-256x192.py
td-hm_hrnet-w32_8xb64-210e_coco-256x192-81c58e40_20220909.pth
demo/resources/human-pose.jpg
--work-dir deploy_onnxruntime_static
--device cpu
The text was updated successfully, but these errors were encountered: