GithubHelp home page GithubHelp logo

philjd / fraiburg Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 3.0 1.55 MB

Team frAIburg's code for the Audi Autonomous Driving Cup 2017

License: BSD 3-Clause "New" or "Revised" License

C 0.53% C++ 93.63% CMake 2.65% Thrift 0.15% Python 2.05% HTML 0.92% Shell 0.08%

fraiburg's Introduction

Team frAIburg - Audi Autonomous Driving Cup 2017

This repository contains team frAIburg's Code for the AudiCup 2017.

If you participate in AADC2018 we highly recommend to read the short bullet list with notes on ADTF and to checkout our wrapper library adtf_slim, which simplifies pin creation and sending of ADTF native types and also OpenCV types with no overhead.

Videos

Video 1 Video 2

Installation

Besides adtf, boost, and OpenCV, this code needs tensorflow (we tested with version 1.4), qpoaisis and eigen. We expect them to live in the folder ADTF/Lib, if you place them somewhere else make sure to adapt the CMakeLists.txt.

Tensorflow

To optimize tensorflow for the car, we recommend building it directly on the car. In principal you can follow the official guide, but instead of only building the pip package you also need to build the libtensorflow.so library for the c api. The installation of the pip package is only necessary if you plan to execute the demo task via the thrift server. The main autonomous mode uses the TF C-API to directly run the forward pass from an existing buffer. At the time of writing this, this could be achieved by bazel build --config=opt --config=cuda //tensorflow/c:c_api //tensorflow/tensorflow/ //tensorflow/tools/pip_package:build_pip_package .

Documentation:

Most documentation and additional explanations are contained in README.md files in the respective folders.

Felix Plum, Philipp Jund, Markus Merlinger, Jan Bechtold, Lior Fuks.

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.