An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# cctv-person-counter