abduallahmohamed / Social-Implicit

Code for: "Social-Implicit: Rethinking Trajectory Prediction Evaluation and The Effectiveness of Implicit Maximum Likelihood Estimation" Accepted @ ECCV2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to generate predictions from the model in the format required for the align.py file.

AmanSavaria1402 opened this issue · comments

I want to generate outputs for a different datapoint/sequence and visualize it. How can I generate the predictions from the model in the format that the align.ipynb notebook takes? I am following the test scripts but cant seem to understand it.