Skip to content

netfreaker/YOLO-Realtime-Object-Detection

Repository files navigation

YOLO-Realtime-Object-Detection

Yolo v3 is an algorithm that uses deep convolutional neural networks to detect objects.

This project is written in Python 3.7

Downloading official pretrained weights

For Linux: Let's download official weights pretrained on COCO dataset.

wget -P weights https://pjreddie.com/media/files/yolov3.weights

For Windows: You can download the yolov3 weights by clicking here and adding them to the weights folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages