Giter Club home page Giter Club logo

torchdrive's Introduction

torchdrive

A PyTorch library for training BEV style perception models for self driving tasks. This is unaffiliated with the PyTorch project. This currently includes helpful primitives needed to put together a model.

Install from Source

$ pip install git+https://github.com/d4l3k/torchdrive.git

or

$ git clone --recursive https://github.com/d4l3k/torchdrive.git
$ cd torchdrive
$ pip install -e .

Background

I've been documenting the process for this code. Please see my blog at https://fn.lc/post/3d-detr/ for more details.

3D Object Detection

3D bounding boxes and velocities for dynamic objects such as cars.

Voxel Occupancy

Grids of occupancy around the vehicle trained with differential rendering.

BEV Lane Lines and Drivable Space

Lane line and drivable space trained purely from image space labels.

Semantic Voxel

Per voxel semantic labels for static objects.

Data Access

The training dataset for this repo has been collected from my car and thus has lots of personally identifying information so I'm not willing to make it public at this time. If you're interested in contributing or collaborating feel free to reach out. I'm happy to test changes on my own hardware and there may be other options too.

Contact

If you have any questions or concerns, please reach out to me either by filing an issue or emailing me at [email protected].

License

This project is a hobby project and done in my free time. This is non-commercial and no profit has been made from this work.

See the LICENSE file for more information. Some files and functions have different licenses and are marked accordingly.

torchdrive's People

Contributors

d4l3k avatar dav-ell 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.