Skip to content

Latest commit

 

History

History

YOLOv6-Object-Detection-Paper-Explanation-and-Inference

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

YOLOv6 Object Detection – Paper Explanation and Inference

This repository contains the notebook for the blog post YOLOv6 Object Detection – Paper Explanation and Inference

img

download

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.

Open Notebook on Google Colab

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.

img