Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:npu:vim3_demo_lite:yolov8n-pose

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:vim3:npu:vim3_demo_lite:yolov8n-pose [2025/06/06 03:48]
louis
products:sbc:vim3:npu:vim3_demo_lite:yolov8n-pose [2025/06/06 03:49] (current)
louis
Line 128: Line 128:
 </WRAP> </WRAP>
  
-Enter ''aml_npu_sdk/acuity-toolkit/demo'' and put ''yolov8n.onnx'' into ''demo/model''. Modify ''0_import_model.sh'', ''1_quantize_model.sh'' and ''2_export_case_code.sh'' as follows.+Enter ''aml_npu_sdk/acuity-toolkit/demo'' and put ''yolov8n_pose.onnx'' into ''demo/model''. Modify ''0_import_model.sh'', ''1_quantize_model.sh'' and ''2_export_case_code.sh'' as follows.
  
 ```shell 0_import_model.sh ```shell 0_import_model.sh
Line 223: Line 223:
 After modifying, return to ''aml_npu_sdk'' and run ''convert-in-docker.sh''. After modifying, return to ''aml_npu_sdk'' and run ''convert-in-docker.sh''.
  
-If run succeed, converted model and library will generate in ''demo/yolov8n_nbg_unify''.+If run succeed, converted model and library will generate in ''demo/yolov8n_pose_nbg_unify''.
  
 ```shell ```shell
 $ cd ../../ $ cd ../../
 $ bash convert-in-docker.sh $ bash convert-in-docker.sh
-$ cd acuity-toolkit/demo/yolov8n_pose_nbg_unify+$ cd acuity-toolkit/demo/yolov8n_pose_pose_nbg_unify
 $ ls $ ls
 BUILD  main.c  makefile.linux  nbg_meta.json  vnn_global.h  vnn_post_process.c  vnn_post_process.h  vnn_pre_process.c  vnn_pre_process.h  vnn_yolov8npose.c  vnn_yolov8npose.h  yolov8n_pose.nb  yolov8npose.vcxproj BUILD  main.c  makefile.linux  nbg_meta.json  vnn_global.h  vnn_post_process.c  vnn_post_process.h  vnn_pre_process.c  vnn_pre_process.h  vnn_yolov8npose.c  vnn_yolov8npose.h  yolov8n_pose.nb  yolov8npose.vcxproj
Last modified: 2025/06/06 03:49 by louis