Code Monkey home page Code Monkey logo

accident's Introduction

VAHAN

Accident Monitoring system for cities.

VAHAN (Vehicle Accident Hazard Notifier) is a web app that notifies the driver whenever there is an accident on the road. Along with that it also sends a message to the nearest police station and hospital with an accurate location of the accident.

  • We aim to deploy our model using cameras on highways in a smart city.
  • Bird’s eye view of the traffic is considered while predicting the collision of vehicles but still our model works well enough on different views as well.

Team Members :

  • Devang Sharma
  • Chanchal Kumar
  • Kshitij Jain

Technologies Used:

  • Tensorflow object Detection API (object detection)
  • Socket.io (for real time communication)
  • Node.js (sever side programming)

How to use :

Clone the repository and then :

  • Crash Detection

    • Setup the object detection API
    • Run the crash_detection_model.py file using python3.
    • Ensure that you have the following libraries pre-installed.
      • numpy
      • six
      • tarfile
      • tensorflow
      • zipfile
      • requests
      • json
      • time
      • PIL
      • matplotlib
      • cv2
  • Server Side

    Run the following commands in the terminal:

    npm install  
    nodemon server/server.js
    

Demo :

DEMO GIF

accident's People

Contributors

akarun0047 avatar

Watchers

 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.