Code Monkey home page Code Monkey logo

sudonitin / smart-surveillance-system-for-museum Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 15.16 MB

This system tracks artifacts in museum and triggers alarm if artifact goes missing from the frame.

Home Page: https://youtu.be/I3j_2NcZQds

License: GNU General Public License v3.0

Jupyter Notebook 0.05% Python 99.95%
computer-vision smart-surveillance object-tracking cuda nvidia-cuda nvidia-gpu tensorflow tensorflow-examples yolov2 museum

smart-surveillance-system-for-museum's Introduction

smart surveillance system for museum

Requirements

To run this you need a CUDA enabled GPU on your computer. (Highly recommended)
It will also run on computers without GPU i.e. it will run on your processor giving you very poor FPS(around 0.6 to 1FPS), you can use AWS too.

About the project

One needs to collect lots of images of the artifacts or objects for training the model.
Once the training is done you can simply use the model by editing the 'options' in webcam files and labels of your object.

Features

  • It continuously tracks the artifact.
  • Alarm triggers when artifact goes missing from the feed.
  • It marks the location where it was last seen.
  • Captures the face from the feed of suspects.
  • Alarm triggering when artifact is disturbed from original position.
  • Multiple feed tracking(If artifact goes missing from feed 1 due to occlusion a false alarm won't be triggered since it looks for the artifact in the other feeds)

How to run(Only for me)

git clone
python35 .\setup.py build_ext --inplace
  • Create a bin folder.
  • Download yolov2 weight and tiny-yolo-v2 weight files from here and save inside bin.
python35 .\webcam-without-alarm-more-fps.py

Watch the demonstration (click me)

Support Me

If you liked this Repository, then please leave a star on this repository. It motivates me to contribute more in such Open Source projects in the future.

Happy Coding =)

smart-surveillance-system-for-museum's People

Contributors

dependabot[bot] avatar sudonitin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

smart-surveillance-system-for-museum's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.