- 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.
TharunTech/Pedestrian_Detection_OpenCV
It is a Pedestrian(Human) Detection which is developed using OpenCV Python
Python