Skip to content

amurto/gearstalk

Repository files navigation

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.

  • 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.

Screenshots

Image 1 Image 2

Architecture

Architecture

Labels

Labels

Dependencies

Installation

Prerequisites

Install Node.js and npm using the link above. Follow instructions on their respecive websites. Npm is included with Node.js

Instructions

Clone the repository

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

Install all the dependencies

cd web_app 
npm install

Usage

Run the project

cd web_app
npm start

Open a web browser and go to

http://localhost:3000

Contributors

Mentors

License

License: MIT

MIT License Link