Skip to content

The advanced CCTV solution using ML and Web3 technologies addresses the problem of timely and effective detection and prevention of criminal activity, which is a critical concern for public safety. Traditional CCTV systems have limited capabilities in detecting and preventing criminal activity in real-time, often relying on human operators to manua

Notifications You must be signed in to change notification settings

umeshgjh/Crime-Detection-using-Machine-Learning

 
 

Repository files navigation

Crime Detection using Machine Learning and web3

Crime Detection using Machine Learning and web3 is a project that aims to detect criminal activities in video footage using machine learning techniques and store the information in a decentralized manner using web3 technologies. Installation

Clone the repository:git clone https://github.com/AkhilAndroid/Crime-Detection-using-Machine-Learning/
                     cd Crime-Detection-using-Machine-Learning-and-web3

Install the dependencies:

pip install -r req.txt

Download the pre-trained models and video from Google Drive.  https://drive.google.com/drive/folders/1GnrMkLj3EDy5-Vk7SnF-gqQes6hJJNpg?usp=share_link
 Extract the files and place them in the root directory of the project.

Open the project in Chrome browser and use http://127.0.0.1:8000/api as the API endpoint.

Usage

Run the following command to start the server:

python manage.py runserver

Open http://127.0.0.1:8000 in Chrome browser to access the web interface.

Upload a video file to the web interface and click on the "Detect" button to detect criminal activities in the video.

The detected criminal activities are displayed on the web interface, and the information is stored in a decentralized manner using web3 technologies.

About

The advanced CCTV solution using ML and Web3 technologies addresses the problem of timely and effective detection and prevention of criminal activity, which is a critical concern for public safety. Traditional CCTV systems have limited capabilities in detecting and preventing criminal activity in real-time, often relying on human operators to manua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.8%
  • HTML 36.0%
  • CSS 5.6%
  • JavaScript 1.6%