Vehicle simualtion and behavior prediction in parking lots.
Authors: Xu Shen (xu_shen@berkeley.edu), Alex Wong, Neelay Velingker, Matthew Lacayo, Nidhir Guggilla
- Clone this repo
- In the
/python
folder of this repo, dopip install -e .
(A virtualenv is recommended) - If components of DLP dataset is needed, install the DLP package and request data according to the instructions there.
- If pytorch is needed, please install the correct version based on your OS and hardware.
- We use ROS2 Foxy for simulation. You would need that installed if you want to run vehicle simulation.
ParkPredict+: Multimodal Intent and Motion Prediction for Vehicles in Parking Lots with CNN and Transformer
Authors: Xu Shen, Matthew Lacayo, Nidhir Guggilla, Francesco Borrelli
Note: You don't need ROS for ParkPredict+.
See this document for instruction.
- A pre-trained intent prediction model can be downloaded here.
- A pre-trained trajectory prediction model can be downloaded here.