https://github.com/harshdeepsinh8/cctv-person-counter
This project is a real-time person counter for CCTV footage, using YOLO (You Only Look Once) object detection to track people entering and exiting a defined area. It logs movements into a CSV file and provides an interactive Streamlit UI for uploading videos, analyzing footage, displaying logs, and downloading entry/exit records.
https://github.com/harshdeepsinh8/cctv-person-counter
gradio-interface opencv python streamlit yolo
Last synced: about 2 months ago
JSON representation
This project is a real-time person counter for CCTV footage, using YOLO (You Only Look Once) object detection to track people entering and exiting a defined area. It logs movements into a CSV file and provides an interactive Streamlit UI for uploading videos, analyzing footage, displaying logs, and downloading entry/exit records.
- Host: GitHub
- URL: https://github.com/harshdeepsinh8/cctv-person-counter
- Owner: harshdeepsinh8
- Created: 2025-03-05T10:04:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T10:07:13.000Z (about 1 year ago)
- Last Synced: 2025-12-06T19:44:28.293Z (6 months ago)
- Topics: gradio-interface, opencv, python, streamlit, yolo
- Language: Python
- Homepage:
- Size: 39.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cctv-person-counter