Skip to content

This repository implements object detection using YOLOv3. It requires OpenCV installed. For best performance, it is advised to configure OpenCV with GPU before starting to use it.

Notifications You must be signed in to change notification settings

adityamd/YOLOv3-Object-Detection-OpenCV-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

YOLOv3-Object-Detection-OpenCV-Python

This repository implements object detection using YOLOv3. It requires OpenCV installed. For best performance, it is advised to configure OpenCV with GPU before starting to use it.

Requirements

You will have to download YOLOv3 pre-trained weights file in data/ folder. Download it from here

About

This repository implements object detection using YOLOv3. It requires OpenCV installed. For best performance, it is advised to configure OpenCV with GPU before starting to use it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages