Skip to content

adarsh1405/Motion-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intrusion-Detector

A Python Program which allows you to know about the change of every motion occurs and notifies you on suspicion.

ToDo

[✓] Add Tensorflow Detection
[✓] Spilt out Videos of persons
[✓] Save only detected part with time frame
[✓] Notify user on any intrusion

Feel Free To Add More...

Get The Tensorflow Model At : https://github.com/tensorflow/models/raw/master/research/object_detection/test_ckpt/ssd_inception_v2.pb

HOW TO RUN

This Program Was Coded For Python 3.x

Install Requirements by

pip install -r requirements.txt

Download The TensorFlow Model From here

Put The TensorFlow Model in the same Directory As the Python File

Now run it

python motion_detect.py

TeamMates

Adarsh Padhi
SpeedX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published