Skip to content

Tutorial on how to use YOLOv3 model for object detection

Notifications You must be signed in to change notification settings

ikin5050/YOLOv3Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

YOLOv3Tutorial

YOLOv3 is an object detection algorithm designed to operate in real time. The current version of YOLOv3 uses PyTorch as a backend so you will need to have torch and torchvision installed, as well as imageAI. There is a little bit of information as to how YOLO works but this tutorial is designed to show you how simple it is to get a simple object detection algorithm working.

About

Tutorial on how to use YOLOv3 model for object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published