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.
Tagged:
The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.
Comments
Hi,
It seems like something is off with the nef file. Could you provide us the nef file and jpg file you used, and the python file if you edited it, so we could look into them? Thanks!
Hello Maria, thanks for responding, I m following up on this issue now,
here are the files requested
inference script we are using
Appreciate your quick help.
Best Regards
Hi Pradeep,
Could you change the accessibility on your Google Drive so I could access it? Thank you for your help.