AI-powered real-time video surveillance system for automated threat detection using YOLOv8, DeepSORT tracking, and CNN-LSTM for weapon & anomaly detection. Built for NSG & security applications.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
7
commits
4
commits
2
commits
2
commits
feat: Complete SentinelAI surveillance system - Professional README with NSG surveillance use case - Weapon detection CNN training code with fixes - Violence detection model integration - Backend API with FastAPI - Streamlit dashboard - Model integration wrappers - Organized file structure
6646a6eView on GitHubchore: integrate TwoStreamSepConvLSTM violence detection model under third_party
74fd21bView on GitHubUpdated Dashboard page with live metrics and charts integration
1c62edbView on GitHubrefactor(core): centralize services in app.core and fix circular imports; resolve merge markers in app.main
af6cb80View on GitHub