Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Object Detection from Webcam using YOLOv5x

Clone the current repository and install the requirements.

git clone https://github.com/vasishta8/object-detection
cd object-detection
pip install -r req.txt

Run the main.py file

python main.py

Switch to the rendered OpenCV window, press q to quit.

About

An object detector that takes live feed from the webcam and runs on the YOLOv5 model.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages