GoalGAN icon indicating copy to clipboard operation
GoalGAN copied to clipboard

Results 3 GoalGAN issues
Sort by recently updated
recently updated
newest added

May I ask if it is possible to release all datasets you used in this paper, especially the ETH-UCY datasets?, Thanks

Hi, really nice work!! May I ask if it is possible to release all datasets you used especially the segmented scenes in SDD? Also, have you tested the zara3, student_3,...

Thank you for your nice work. When I run your code, I find that there is an error, shown as: **preTrainer = Trainer(logger, callbacks = callbacks, checkpoint_callback=False, num_sanity_val_steps=0, progress_bar_refresh_rate=10, cfg.trainer)**...