GithubHelp home page GithubHelp logo

be-project-self-driving-car's Introduction

Self driving car - Robot

File structure

+-- rasp-pi
|   +-- collect_data
|   |   +-- <data collections modules>
|   +-- +-- client.py
|   |
|   +-- preprocess
|   |   +-- data_preprocess.py, merge_and_prep.py
|   +-- +-- server.py
|   |
|   +-- selfdrive
|   |   +-- <self driving modules>
|   |   ...

Collect data

  • Drive the car around the track and collect driving data Read README.md of: ./raspi-pi/collect_data

Preprocess

  • Preprocess the train to be consumped by the model Read README.md of: ./server/preprocess

Train

  • Train the model Read README.md of: ./selfdrive

Test

On Simulation

  • Test results of pre-trained model on simulation Read README.md of: ./selfdrive

In Real-time

  • Test results of pre-trained model in real time Read README.md of: ./rasp-pi Read README.md of: ./server

Note: Use GPU in real-time predictions otherwise the prediction would be badly hindered

  • Server with gpu: Entire process of image transmission and steering angle prediction takes about <= 0.1 seconds per frame

  • Server with cpu: Entire process of image transmission and steering angle prediction takes about 0.6-0.8 seconds per frame

be-project-self-driving-car's People

Contributors

gautamsharma723 avatar shtm avatar gtmshrm avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

neuroph12

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.