LAformer icon indicating copy to clipboard operation
LAformer copied to clipboard

Official PyTorch Implementation of "LAformer: Trajectory Prediction for Autonomous Driving with Lane-Aware Scene Constraints"

Results 5 LAformer issues
Sort by recently updated
recently updated
newest added

Hi, thank you so much for your great work. I'm interested in the code for qualitative results. Could you please give some tutorial about that?

Actually, from alternative Settings, I cannot find test set~Could you tell me how to set? ![image](https://github.com/mengmengliu1998/LAformer/assets/53210879/20b89184-3871-4d8e-b9a1-985d2d196960)

Hello! I would like to ask how to model check the evaluation metrics of the test dataset. I tried to run the test dataset with eval.py, but got errors. Can...

Hello! I have some questions regarding your model. I have already performed preprocessing on nuScene and generated the file ex_list. However, when preparing to train the model, I noticed that...

Hello, I have benefited greatly from your article's learning approach. There are two questions about reproducing your article: 1) Which **Metadata** is used for the nuScenes dataset? Or all? 2)...