Hi,
Thanks for the amazing work on AgentFormer. I had a question. In the test pipeline, there are two sampling methods. One is sampling the 'mode' that is recon, and one samples a few samples from the distribution. I think I understand why the mode is sampled, but the future encoder is used along with the future motion data. Could you tell me why the FutureEncoder is used during test time?
Hi,
Thanks for the amazing work on AgentFormer. I had a question. In the test pipeline, there are two sampling methods. One is sampling the 'mode' that is recon, and one samples a few samples from the distribution. I think I understand why the mode is sampled, but the future encoder is used along with the future motion data. Could you tell me why the FutureEncoder is used during test time?