trajnetplusplusbaselines icon indicating copy to clipboard operation
trajnetplusplusbaselines copied to clipboard

python -m evaluator.fast_evaluator --path crowds_zara02 --output lstm_directional_one_12_6.pkl

Open zyb19960609 opened this issue 6 months ago • 0 comments

When I run the command "python -m evaluator.fast_evaluator --path crowds_zara02 --output lstm_directional_one_12_6.pkl", I get this error " File "/home/zyb/desktop/ 20230512/trajnetplusplusbaselines-LRP (1)/evaluator/fast_evaluator.py", line 22, in process_scene predictions = predictor(paths, scene_goal, n_predict=args.pred_length, obs_length=args.obs_length, modes=args.modes, scene_id=scene_id, args=args) args=args) Type error: call() gets an unexpected keyword argument 'scene_id'". Also can .pkl files be visualized? Looking forward to your reply

zyb19960609 avatar Jan 28 '24 10:01 zyb19960609