LED icon indicating copy to clipboard operation
LED copied to clipboard

[CVPR2023] Leapfrog Diffusion Model for Stochastic Trajectory Prediction

Results 17 LED issues
Sort by recently updated
recently updated
newest added

Thank you for your wonderful work! Can you share the code for the ETH-UCY dataset dataloader? Thank you.

Hello, Would you kindly share your preprocessing and other required codes for running LED on Stanford Drones dataset? Thanks, Sourav

Hi, I was wondering why there is a `raise ValueError` at the very end of the `save_data()` in `train_led_trajectory_augment_input.py`. Is it because this method is obsolete so we do not...

Hi there, I'm currently trying to reproduce the training and evaluation process but have run into an issue with the "def _test_single_epoch(self):" function causing an OOM error. I have this...

I am really impressed with your research "Leapfrog Diffusion Model for Stochastic Trajectory Prediction" which is accepted in CVPR2023! I would like to thank if your share the preprocessing code...

Hello Author! I am very interested in your research. When will you make the code public? Can you provide code or clues on how the visualization trajectory is drawn? Thank...

Hello, would it be possible to share more information on data preparation and train/test split? Thank you.