Pedestrian Detection using OpenCV Python
Follow us on Instagram for Machine Learning Guidelines & Path
Buy Python & ML projects for students at lower rate
Watch Tutorial for this project
Sourcerer
Usage:-
- Clone my repository.
- Open CMD in working directory.
- Run
pip install -r requirements.txt
- Run
image_op.py
for Image Detection & runvideo-cam.py
for Video Detection. Human_Detection.py
contains main function for Pedestrian Detection.- For explanation of project see the tutorial on Machine Learning Hub YouTube channel.