Skip to content

Nutshell is an Web Application, Designed for Karnataka State Police to Predict and analysis Accidents

Notifications You must be signed in to change notification settings

Venkatesan-M/nutshell-front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Previous Live Website Hosted on Microsoft Azure Cloud Platform -> Click Here

A novel system for predicting traffic accidents using 3D vehicle tracking. The system uses 3D models to accurately track vehicles and a Convolutional Neural Network (CNN) to learn unique activity patterns based on vehicle trajectories and velocities.
A probability model is then developed to predict the likelihood of traffic accidents. This data-driven approach can improve safety by identifying high-risk areas and driver behaviour, optimizing traffic flow, and contributing to a safer and more efficient transportation system.

Tech Stack

React Vite Material UI Microsoft Azure

Architecture Design

KSP diagram

Snapshots of Final Product

17

18

Run Locally

Prerequisites

Clone the project:

     git clone https://github.com/NutShell-Police/nutshell-front-end.git

Go to the project directory and Open Project:

      cd nutshell-front-end
      code .

Resolving Python Dependencies

      npm install

Run you Application

Run you Application by Executing.

     npm run dev

go to LocalHost to View your Live app.

What positive and unique solutions your idea have?

Advanced Vehicle Tracking and Traffic Flow Optimization

  • Utilizes advanced 3D vehicle tracking technology for real-time vehicle movement monitoring.
  • Uses Convolutional Neural Networks (CNNs) to learn unique activity patterns from vehicle trajectories and velocities.
  • Detects subtle changes in driver behaviour to detect potential risks.
  • Uses probability modelling for accident prediction, analyzing historical data and current traffic conditions.
  • Offers a data-driven approach to optimize traffic flow, identifying congestion hotspots and suggesting alternative routes.
  • Aims to contribute to safer and more efficient transportation systems by combining computer vision, machine learning, and probability modelling.

BenchMarking

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

Authors

About

Nutshell is an Web Application, Designed for Karnataka State Police to Predict and analysis Accidents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%