Skip to content

SmartCam is an AI-powered real-time surveillance system that detects and tracks people and objects using computer vision and deep learning.

License

Notifications You must be signed in to change notification settings

Knightler/SmartCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ SmartCam

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.

🔧 Features

  • 📷 Real-time webcam video stream
  • 🧠 Object detection using YOLOv8
  • 🔲 Bounding boxes + class labels
  • 🗂 Event logging (coming soon)
  • ⚠ Zone alerts (coming soon)

📁 Folder Structure

  • detection/ → Vision scripts (YOLOv8 detection, drawing)
  • utils/ → Logger, settings, zone checking
  • data/ → Logs or frame captures
  • models/ → YOLO configs/checkpoints

📦 Setup

pip install -r requirements.txt

🚀 Coming Soon

  • 🧠 Face recognition
  • 🎯 Behavior tracking
  • 🌐 Edge device deployment (Jetson, Raspberry Pi, etc.)

👨‍💻 Made by Aryan
AI Engineer • Builder • Always Evolving 🧠🚀

📜 License

Licensed under the Apache 2.0 License.

About

SmartCam is an AI-powered real-time surveillance system that detects and tracks people and objects using computer vision and deep learning.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages