Code Monkey home page Code Monkey logo

kinematic_highway's Introduction

A Kinematic Model for Trajectory Prediction in General Highway Scenarios

by Cyrus Anderson at UM FCAV

Introduction

This paper presents a novel kinematic model to predict vehicles' trajectories in general scenarios, including simultaneous lane changes by multiple vehicles and heavy occlusions. More details are given in the preprint at https://arxiv.org/abs/2103.16673.

Datasets

The NGSIM and highD datasets are used to evaluate the method, whose root folder should be set in utils.py. The default setup uses datasets as a symbolic link:

baselines/
datasets/
|__tt_format
    |__10hz
         |__ngsim/
             |__i80/
             |__us101/
         |__highd/
|__ngsim/
    |__i-80/
    |__us-101/
|__highd-dataset-v1.0/

where the raw datasets (NGSIM and highD) are converted to tt_format for evaluation. Conversion uses the tools in loading_utils/dataset_conversion.py. The un-formatted ngsim folder contains the NGSIM dataset (dataset portal and homepage). The highd-dataset-v1.0 folder contains the highD dataset (homepage).

(Note: There may be small errors when first loading the NGSIM data due to small inconsistencies between the folder name formats/column names of the US-101 and I-80 datasets - manually changing them can solve this.)

Predict Trajectories

Predictions can be made by running

python driver.py

Dependencies

  • NumPy
  • SciPy
  • pandas
  • matplotlib

kinematic_highway's People

Contributors

andersct avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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