Documentation
¶
Overview ¶
What it does:
This example uses the YOLOv8 deep neural network to perform object detection.
Download the ONNX model file from the following notebook:
https://colab.research.google.com/github/ultralytics/ultralytics/blob/main/examples/tutorial.ipynb
How to run:
go run ./cmd/yolo-detection/ [videosource] [modelfile] ([backend] [device])
Click to show internal directories.
Click to hide internal directories.