Giter Club home page Giter Club logo

gearstalk's Introduction

Image of Logo

Smart India Hackathon 2020

Textile Detection from CCTV Surveillance Videos

Table of Contents

Description

The system focuses on capturing and saving various attributes of fabrics worn by targeted persons captured from various CCTV cameras through distributed intelligence along with time and location stamps over the period in a database. The database is compiled to be used in identification of suspects from video clips of crime related CCTV footages captured in a series of CCTV cameras located on routes and close to scene of crime.

Objectives

  • To Collect Image Dataset for Indian fabrics.
  • To Train our Machine Learning models for classifying the fabric labels from the video footages frame by frame.
  • To design a system Architecture for processing Video footages from CCTV.
  • To Store the Identified labels and respective timestamp in a database for the processed video footages.
  • To provide an user friendly interface for the operator to perform video forensics and reporting.
  • To Design the entire system in a more robust manner.

Pros

  • Responsive Web App Development
  • Scalable Architecture
  • Rich UI – UX Design
  • Crop Image Search
  • Reporting and Analytics
  • Dockerization of Server Script
  • Asynchronous and Non blocking Request Handling
  • High Availability and Failover Architecture
  • Geolocation and MapBox
  • Continuous Integration and Deployment Pipeline
  • Cross-Platform Development using Electron.js
  • Processing of Live feeds from CCTV
  • Prepared 23 Labels for Indian Fabrics
  • Video Quality Enhancement tools
  • Easy storage and retrieval of large footages and Metadata
  • Use of OpenSource Technologies
  • Speech Recognition
  • Use of Inhouse Developed APIs

Screenshots

Image 1 Image 2

Architecture

Architecture

Labels

Labels

Dependencies

Installation

Prerequisites

  • Install Node.js, npm, Python 3.8, MongoDB and TypeScript using the link above. Follow instructions on their respecive websites. Npm is included with Node.js.
  • Get the API keys for Mapbox, RabbitmQ, MongoDB Cloud and fill out the environmetn variables.

Instructions

Clone the repository

git clone https://github.com/amurto/gearstalk.git

Install all the dependencies on frontend

cd frontend
npm install

Install all the dependencies on both backend servers

cd backend
npm install
cd backend_2
npm install

Usage

Run the flask server on port 5000

cd frontend
npm start

Run the frontend server on port 3000

cd frontend
npm start

Open a web browser and go to

http://localhost:3000

Contributors

Mentors

License

License: MIT

MIT License Link

gearstalk's People

Contributors

amurto avatar carol80 avatar cassiavaz avatar ejson03 avatar mahesh131998 avatar sherwinpillai avatar ssb2920 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.