Skip to content

pruthajoshi99/SpeedCop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was undertaken as a part of the esteemed National Level Hackathon. It addressed a critical challenge focusing on the need for a solution to recommend safe speed limits to drivers in school and hospital areas.

Objective/Problem Statement
The objective was to develop a robust system capable of providing real-time recommendations for safe speed limits, thereby enhancing road safety and reducing the risk of accidents in these areas.

Solution Proposed
We propose a feasible solution in the form of a hardware module that works on the principle of edge computing. The module estimates an ideal speed limit considering different factors. The estimated speed limit will then be notified to the vehicle driver. This will help in reducing the fatalities caused by over-speeding.

How will it work?

  • Raspberry Pi / Jetson Nano + Camera + Accelerometer Module to identify different road signs, density of people and to get the location of nearby schools and hospitals we have used GPS-GSM.
  • Recommend a speed limit to the driver in real time
    • The system will work on two different computer paradigms: Edge Computing (Video Recognition)
    • Client-Server Computing (Nearby places, vehicles, accident zones)
  • How speed is calculated
    • Video Recognition
      • Pedestrian + Vehicle Density and Traffic Sign Detection
    • Nearby Places
      • Schools + Hospitals
    • Accident Prone Areas
      • Check for accident prone areas
    • Nearby Vehicles
      • Check speed of nearby vehicles
  • Created a web platform exclusively for traffic police administrators
  • Offering comprehensive oversight of traffic violations by location, timestamp, and vehicle specifics.
  • It includes multiple filters for data refinement.
  • A dynamic dashboard presents detailed violation reports through heatmaps and bar graphs. Additionally, users have the option to download a PDF version of the violation list directly from the website.

Flow Diagram

Screen Shot 2023-10-09 at 11 33 45 AM

Website


1.Main Dashboard Page

Screen Shot 2023-10-15 at 10 42 04 AM

2.Report Page

Screen Shot 2023-10-15 at 10 42 25 AM

3. PDF Page

Screen Shot 2023-10-15 at 10 42 34 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published