You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi, I was wondering why there is a
raise ValueError
at the very end of thesave_data()
intrain_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? ThanksThe text was updated successfully, but these errors were encountered: