Smart Surveillance
Full-stack web application for live visual analytics.
Project outline
Prototype for a software as a service. Given access to video feeds, can share with user live analytics that are relevant; initialy just counting objects.
The project is basicly a website that is served through flask framework. Users need to register to be able to access the live video feed + analysis.
This project was completed as part of undergraduate requirment in place of thesis.
The technology used:
- Object Detectionn: Can use pretrained or fined tuned models.
- Website: Using Python for backend.
- UI: Utiliznig CSS and Bootstrap framework for asthetic layout.
Details and demo to maybe come.. Code: https://github.com/KhalidAlnujaidi/Graduation-Project