Skip to content

An animal intrusion detection mechanism for CSD513 course mini project

Notifications You must be signed in to change notification settings

TheAlpha16/IntroSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntroSpy

IntroSpy is a low powered IoT device that can be deployed at a fence or a gate to detect the presence of an animal. It uses a camera to capture images. The images are then processed using a machine learning model to detect the presence of the animal.

Features:

  • Realtime detection of animals
  • Scalable
  • Live feed
  • Active database

Tech Stack

  • Python
  • MongoDB
  • Docker
  • Flask
  • YOLOv3

Installation

$ git clone https://github.com/TheAlpha16/IntroSpy
$ cd IntroSpy
$ docker compose up -d

$ pip install -r requirements.txt
$ python main.py

To know about docker installation check this

This project was done under the mentorship of Prof. Tarachand Amgoth, students: @TheAlpha16 and @JBadgujar

About

An animal intrusion detection mechanism for CSD513 course mini project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages