Skip to content

harikantbajaj/Human-Detection---Counting-Project--OPEN-CV-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Human Detection & counting Project

To run the human detection deep learning project, please run below-mentioned commands as per requirements

  1. To give video file as input: python main.py -v ‘Path_to_video’

  2. To give image file as input: python main.py -i ‘Path_to-image’

  3. To use the camera: python main.py -c True

  4. To save the output: Python main.py -c True -o ‘file_name’

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages