Giter Site home page Giter Site logo

jerryishihara / lyft-motion-prediction-for-autonomous-vehicle Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 6.0 11.72 MB

Deep learning models for self-driving vehicles to predict other car/cyclist/pedestrian (called "agent")'s motion.

License: MIT License

Python 98.27% Shell 1.73%
autonomous-vehicles motion-prediction

lyft-motion-prediction-for-autonomous-vehicle's Introduction

lyft-motion-prediction-for-autonomous-vehicle

prediction

pred clip

Description

Build motion prediction models for self-driving vehicles to predict other car/cyclist/pedestrian (called "agent")'s motion.

The image from L5Kit official document: http://www.l5kit.org/README.html
Lyft official page: https://self-driving.lyft.com/level5/prediction/

Table of Contents

Environment Setup

  • Python 3.* is installed
  • Set permission
chmod 700 bin/bootstrap
  • Run the bootstrap for installing the requirements
bin/bootstrap

Dataset

Dataset is not present in this repo, please download the Lyft Level 5 Prediction Dataset kit from the official website, and cite the following in your work:

@misc{lyft2020,
  title = {One Thousand and One Hours: Self-driving Motion Prediction Dataset},
  author = {Houston, J. and Zuidhof, G. and Bergamini, L. and Ye, Y. and Jain, A. and Omari, S. and Iglovikov, V. and Ondruska, P.},
  year = {2020},
  howpublished = {\url{https://level5.lyft.com/dataset/}}
}

Unzip the the dataset into the folder dataset/.

Training

  • After installing all the requirements, run the following command for trainig
python train.py -d -gpu -model MODEL_NAME
  • -d: debug mode, default is False
  • -gpu: train on GPU, default is on CPU
  • model: REQURIED, all the available models are in the folder model/, simply input the name of the model file.
    (eg. -model baseline for model baseline.py)

Prediction

lyft-motion-prediction-for-autonomous-vehicle's People

Contributors

jerryishihara avatar

Stargazers

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

Watchers

 avatar

lyft-motion-prediction-for-autonomous-vehicle's Issues

why can't i submit my csv file?

hi,

i have generated my csv file, but the submit buttom is still grey, and it says 'no output files found'.
do you have any idea why this happens?

looking forward to your reply.

clarify the algorithm?

thanks for your share. and could you please give any details about the algorithm? maybe a paper link?

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.