Skip to content

a-karawash/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detection-App

Detect objects in image using Yolo and Opencv

Installing dependencies

Install Python 3

Install Numpy (pip install numpy)

OpenCV Python bindings (pip install opencv-python)

Download Yolov3.weights file and add it to the 'lib' directory

You can download Yolov3.weights file from the Darknet webpage at: https://pjreddie.com/media/files/yolov3.weights

Screenshot

About

Detect objects in image using Yolo and Opencv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors