Giter Club home page Giter Club logo

speculo's Introduction

speculo - Surveillance done smart

CodeFactor CI/CD Pipeline

Speculo is an open source platform that utilizes a Deep Convolution Inverse Graphics Network for indexing faces found in a video footage, specifically for CCTV surveillance. It allows you to browse through these footages by the faces found in them rather than thousands of frames. The key differentiator between regular face recognition software and Speculo is that Speculo can recognize faces in different angles.

Prerequisites

  • React
  • Python 3.8
  • Docker
  • NodeJS
  • OpenCV
  • MongoDB

Development Setup

Clone the Project

git clone https://github.com/mrsupiri/speculo/tree/master

Add the database configuration

Speculo uses MongoDB as the database therefore create a file called database_config.env in the root folder and add the following environment variables;

- DB_NAME
- DB_USERNAME
- DB_PASSWORD
- DB_HOST

Run it

Use --build only when you run it for the first time or if you have made changes to the code

docker-compose up --build

How to contribute?

If you want to contribute to Speculo, be sure to review the guidelines in CONTRIBUTING.md.

Resources

Here are the links to pages that explain the system in detail.

License

MIT

speculo's People

Contributors

akassharjun avatar dependabot-preview[bot] avatar dependabot[bot] avatar dinuka-rp avatar isala404 avatar kushanshamika avatar nizzlo avatar v15a1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

speculo's Issues

Backend - Improvement comparator

Improvement
api/comparator

Description
Rewrite REST API logic from Flask to aiohttp to support asynchronous calls

By Akassharjun Shanmugarajah

Design - Website User Interface

Design
Website User Interface

Description
Create a user interface for the react website for Speculo.

By Akassharjun Shanmugarajah & Visal Rajapakse

Backend - Authorization for Admin

Feature
api/auth

Description
Modify existing NodeJS RESTful API service for authorizing admin accounts

By Akassharjun Shanmugarajah

Backend - Gateway

Feature
api/gateway

Description
Write an API gateway to consume all the microservices provided by the system.

By Kushan Shamika

Backend - Authorization

Feature
api/authorization

Description
Write a RESTful API service for a user login system with JWT support for authorization.

By Akassharjun Shanmugarajah

Improve Live Detection

Current demo is relatively slow due to is sending POST requests of full scaled High resolution images. Improve by downscaling the image to a lower resolution before POST for faster processing.

Dependabot couldn't find a Pipfile for this project

Dependabot couldn't find a Pipfile for this project.

Dependabot requires a Pipfile to evaluate your project's current Python dependencies. It had expected to find one at the path: /api/comparator/Pipfile.

If this isn't a Python project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Dependabot couldn't find a Pipfile for this project

Dependabot couldn't find a Pipfile for this project.

Dependabot requires a Pipfile to evaluate your project's current Python dependencies. It had expected to find one at the path: /api/postprocessor/Pipfile.

If this isn't a Python project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Backend - Preprocessor

Feature
api/preprocessor

Description
Write a preprocessor to open the video sent by the front end frame by frame and process it to return the names and fingerprints of the people present in the video.

By Akassharjun Shanmugarajah

Backend - Postprocessor

Feature
api/postprocessor

Description
Write a RESTful API service to save new faces and edit existing faces present in the database.

By Akassharjun Shanmugarajah

Dependabot couldn't find a Pipfile for this project

Dependabot couldn't find a Pipfile for this project.

Dependabot requires a Pipfile to evaluate your project's current Python dependencies. It had expected to find one at the path: /api/preprocessor/Pipfile.

If this isn't a Python project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

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.