GithubHelp home page GithubHelp logo

prathimacode-hub / ai-for-road-safety Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 5.0 51.81 MB

โœ”๐Ÿ‘‰A Centralized WebApp to Ensure Road Safety by checking on with the activities of the driver and activating label generator using NLP.

Home Page: https://share.streamlit.io/prathimacode-hub/ai-for-road-safety/main/main.py

License: GNU General Public License v3.0

Python 8.23% Jupyter Notebook 91.70% Dockerfile 0.03% Procfile 0.01% Shell 0.03%
github-pages github road-safety artificial-intelligence gaze-estimation drowsiness-detection yawn-detection object-detection streamlit-webapp head-pose-estimation

ai-for-road-safety's Introduction

AI-For-Road-Safety

Challenge hosted by Omdena Hyderabad Chapter

Original Repo Link : https://github.com/OmdenaAI/omdena-india-roadsafety

Final Presentation Link : https://docs.google.com/presentation/d/1Gk53mIN270ovEqfSlX6FUAC4_ynEWU3hHXVGxUJZtRg/edit?usp=sharing

Google Drive : https://drive.google.com/drive/folders/1cGs5Inm8AaTxmG9Ad6-lX6X_5CWBq7Zx

Data Wrangling & Pre-Processing Dashboard : https://public.tableau.com/app/profile/nikhil2069/viz/road_safety_EDA/EDAofTweets

Computer Vision Demo Link : https://drive.google.com/file/d/153NX6Sm9Re-gc8ZLYQ7GuJrxWhM7YRhp/view?usp=sharing

Streamlit Application :

Streamlit Link : https://share.streamlit.io/prathimacode-hub/ai-for-road-safety/main/main.py

Docker Application :

Docker Link : https://hub.docker.com/repository/docker/snikhil17/omdena_road_safety

Docker Steps:

Note:

  • snikhil17 : login ID of Dockerhub (use own when deploying)
  • omdena_road_safety: name of the image created (you may use something else)

To Push the image and run in your PC

Create the image

  • docker build -t snikhil17/omdena_road_safety .

Run the image in local PC

  • docker run -it -p 8501:8501 snikhil17/omdena_road_safety
  • To run streamlit: once docker image is run. Open a new browser and run http://localhost:8501/

To Push image in docker-hub

  • docker login
  • docker push snikhil17/omdena_road_safety

To pull the image and run in your PC

  • docker pull snikhil17/customer_intention_1:latest
  • docker run -it -p 8501:8501 snikhil17/omdena_road_safety
  • To run streamlit: once docker image is run. Open a new browser and run http://localhost:8501/

Tasks Involved:

Natural Language Processing

Label & Sentiment Generator - Check out this application through Streamlit Demo App Link provided.

Computer Vision

Eye Gaze Estimation + Drowsiness Detection + Yawn Detection

This application doesn't support Streamlit, hence it can compiled directly on Local Drive using generated Driver Attention Estimation .exe file files uploaded in the drive.

Demo Link : https://drive.google.com/file/d/153NX6Sm9Re-gc8ZLYQ7GuJrxWhM7YRhp/view?usp=sharing

ai-for-road-safety's People

Contributors

hardiktejani avatar prathimacode-hub avatar snikhil17 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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