Invalid setup.bin format

Hi, I have been using the guide from this link: kneron-mmpose/docs_kneron/rsn18_hand_pose_step_by_step.md at main · kneron/kneron-mmpose · GitHub

I have successfully converted the model from pth to onnx to nef. When I run the example model (example_RSN18Hand_720.nef), it can run on KL720 dongle but with bad accuracy.

So I tried different model provided in the kneron github model zoo, I have converted it to onnx and nef with the same steps.

configs/hand/2d_kpt_sview_rgb_img/topdown_heatmap/onehand10k/res50_onehand10k_256x256.py
https://download.openmmlab.com/mmpose/top_down/resnet/res50_onehand10k_256x256-e67998f6_20200813.pth

So, when I run the inference using the example script:

KL720DemoGenericInferenceRSN18Hand_BypassHwPreProc.py

I face the error:

Please assist and thanks in advance.

Comments

The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.