MediaBrain-SJTU / LED

[CVPR2023] Leapfrog Diffusion Model for Stochastic Trajectory Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raise ValueError in the save_data()

felix-yuxiang opened this issue · comments

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 want to use it? It seems that this method preps all the necessary *.pt files in the visualization module. Could you explain this line of code or is it a typo? Thanks