SmartCam is an AI-powered real-time surveillance system that detects and tracks people and objects using computer vision and deep learning.
This is a personal project focused on building intelligent real-time systems using YOLOv8 and OpenCV.
- 📷 Real-time webcam video stream
- 🧠 Object detection using YOLOv8
- 🔲 Bounding boxes + class labels
- 🗂 Event logging (coming soon)
- ⚠ Zone alerts (coming soon)
detection/→ Vision scripts (YOLOv8 detection, drawing)utils/→ Logger, settings, zone checkingdata/→ Logs or frame capturesmodels/→ YOLO configs/checkpoints
pip install -r requirements.txt- 🧠 Face recognition
- 🎯 Behavior tracking
- 🌐 Edge device deployment (Jetson, Raspberry Pi, etc.)
👨💻 Made by Aryan
AI Engineer • Builder • Always Evolving 🧠🚀
Licensed under the Apache 2.0 License.