GameFormer icon indicating copy to clipboard operation
GameFormer copied to clipboard

[ICCV 2023 Oral] Game-theoretic modeling and learning of Transformer-based interactive prediction and planning

Results 7 GameFormer issues
Sort by recently updated
recently updated
newest added

Always showed the error : "/home/code/Gameformer/data_process.py", line 62, in build_map raise TypeError TypeError

Hello, I was wondering if you could share which training20s files you used to generate the results on the website. I am looking for interactive scenarios in the dataset however...

Very interesting work! But i met a question, when i prcoessed the data, it looks costing too much time(many days) in i7 cpu. can u have any advice to accelarate...

Could you tell me how to down the motion dataset one step? Because the datastes of waymo are put into the google cloud storage, but we can not get the...

Dear authors, Thanks for your work. I want to test the model in WOMD, however, there are not code about test in closed-loop planning in the readme

Traceback (most recent call last): File "/home/ltl/anaconda3/envs/gameformer/lib/python3.8/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/home/ltl/anaconda3/envs/gameformer/lib/python3.8/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) File "data_process.py", line 535, in parallel_process...

Dear authors, I hope this email finds you well. I am reaching out to seek some clarification regarding the training process described in your paper I am currently attempting to...