mirror of
https://github.com/swdee/go-rknnlite.git
synced 2025-11-02 21:34:01 +08:00
YOLOv5 Example
Usage
Make sure you have downloaded the data files first for the examples.
cd example/data/
./download.sh
Run the Yolov5 example.
cd example/yolov5
go run yolov5.go