Skip to content

Zukliod/FDIAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥷 FDIAS : Face Detection & Intrusion Alert System

The Home Security System uses AI and video surveillance to enhance home safety by recognizing family members and detecting unrecognized individuals. It provides real-time alerts to homeowners, ensuring quick responses to unauthorized entries. This system offers continuous monitoring for a smarter, safer living environment.

🤖 Installation

  1. Create virtual environment using python
    python -m venv venv
    
  2. Enter virtual environment
    ./venv/Scripts/activate
    
  3. Install Required Packages
    pip install deepface
    pip install tf_keras
    pip install pyTelegramBotAPI
    pip install ultralytics
    pip install sort-track
    pip install python-dotenv
    
  4. Or instead of running each command, you can use requirement.txt
    pip install -r requirements.txt
    
  5. Create .env file & paste this content
    TOKEN=telegramtoken
    DEVICE=0
    

🧑‍💻 Team

  1. Harshit
  2. Rishabh Yadav

About

Real-time AI facial detection & security monitoring system powered by DeepFace, OpenCV face identification, and automated alert notifications.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages