Skip to content

people counting using deep learning on raspberry pi, using counting of the head

License

Notifications You must be signed in to change notification settings

roskeys/People_counting_raspberry_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

People counting raspberry pi

people counting using deep learning on raspberry pi

This is two main parts combine together. one is a model to decide a picture of 64x64 is a head or not, another is to sliding windows along all parts of the image, with the stripe of 50. and select those with the score of larger than the threshold to be head.

libraries needs keras, tensorflow, opencv-python==3.4.5.20, numpy

About

people counting using deep learning on raspberry pi, using counting of the head

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages