yolo11 Target Detection
This test program will infer the yolo11 model to achieve target detection, and the results will only be output in the form of printing.
Download the precompiled cvimodel
git clone http://github.com/zwyzwm/yolo11-obiect-dection.git
Cross-compile YOLO program on PC
You can use the yolov8 program.
Duo256M yolov8 code location: sample_yolov8.cpp