This repository contains the notebook for the blog post YOLOv6 Object Detection – Paper Explanation and Inference
The yolov6_inference.ipynb
notebook contains the code to run inference on images using the following YOLO6 models:
- YOLOv6 Nano
- YOLOv6 Medium
- YOLOv6 Large
You can run it on your local system or on Colab. All the requirements will be installed automatically.
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.