akash-rajak/Real-Time-Human-Detection-Counting
A tensorflow based Faster RCNN inception v2 python model to detect and count humans in real time images, videos & camera.
This project helps operations managers or event organizers automatically count people in real-time from images, videos, or live camera feeds. You provide the visual input, and it outputs the number of humans detected, alongside plots showing human count over time and average detection accuracy. It also generates a PDF crowd report summarizing key metrics like maximum human count and average accuracy.
No commits in the last 6 months.
Use this if you need to monitor crowd density or track human presence in a specific area using existing cameras or stored media.
Not ideal if you need to identify individuals, track specific people, or require very high accuracy in extremely dense or obscured crowd scenarios.
Stars
97
Forks
29
Language
Python
License
MIT
Category
Last pushed
Jun 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/akash-rajak/Real-Time-Human-Detection-Counting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
saimj7/People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Hironsan/BossSensor
Hide screen when boss is approaching.
brian-yu/pedestrian-cam
Monitoring Foot Traffic over IP Webcams with ML
lunarwhite/yolo-student-counter
Monitor in classroom headcount, support image/video/live streaming as input. 教室人数检测统计
intel-iot-devkit/people-counter-python
Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit...