Skip to content

scalettoss/Object-detection-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-detection-with-python using YOLOv3 Model (Image and webcam)

Install

pip install opencv-python
pip install numpy
pip install tk

How to run

Step 1: git clone
Step 2: download file weights (YOLOv3-320) in https://pjreddie.com/darknet/yolo/ and move it in your project
Step 3: run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages