Files
NANOKVM-MaixCDK-MIRROR/examples/nn_pp_ocr
2024-09-25 18:38:59 +08:00
..
2024-09-25 18:38:59 +08:00
2024-09-25 16:10:41 +08:00
2024-09-25 16:10:41 +08:00

nn_yolov8_seg examples based on MaixCDK

only run yolov8_seg model

  • Use maixcdk build to compile binary files.
  • Move files and runtime libraries to device.
  • Use SSH command with parameters to run programs.

"Usage: " + std::string(argv[0]) + " mud_model_path <image_path>";