Giter VIP home page Giter VIP logo

fasterrcnn---traffic-sign-detection's Introduction

Traffic-Sign-Detection---computer-vision

There are two sections in the attached script,

  1. Computing on the AWS server. The scripts in AWS is the same as in the local machine but the only difference is that there are two pairs of command shell script employed for the process.

    =>The Master.command script to initiate the execution of the video.py script.

    =>video.py script pushes the video into AWS and gets back the signal for the completion of the process

    =>script in AWS (EC2 p2.xlarge ubuntu instance) completes the process then send the predicted frames and which is again covered into videos locally.

The scripts provided in the aws_script folder is the one with which the python frcnn framework is executed.

  1. Computing in the local machine. The script master_local.command can execute the file in the local machine. It executed video_local.py which initiates the process of executing the file locally. This file initiates the process by calling the execute file and initiating the frcnn framework.

Steps to execute locally:

  1. Put the video in this folder named as video.avi

  2. Double click master_local.command.

Starts the whole execution which would take a while depending upon the file size. The output would be saved in the same folder as final_output.avi

Package needed.

h5py | Keras==2.0.3 | numpy | opencv-python | sklearn | Subprocess | PIL

The module that i have used for training is in my repository window that i have forked from Kevin Bardool's repository.

fasterrcnn---traffic-sign-detection's People

Contributors

kavinkumarrm avatar

Stargazers

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