Files
go-rknnlite/example/yolov5

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