Files
2025-05-14 17:37:24 +08:00
..
2025-05-14 17:37:24 +08:00
2025-05-14 17:37:24 +08:00
2025-05-14 17:37:24 +08:00

nn_yolov8 examples based on MaixCDK

only run yolov8 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>";