You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @Khrylx I want to convert my pth model to onnx model.
The standard tutorial for pytorch2onnx does not work, because the agentformer.py has inference() function along with forward() function and there are different modes for inference function.
I would really appreciate any kind of help from you or the community to guide me on this path. I am confused on what exactly needs to be done so even a list of steps in sequence would help me. Please suggest.
Hello @Khrylx, I had a similar question. But I asked it as a separate issue. What is the significance of the recon_motion_3D? And how come the FutureEncoder is used at test time?
Is there any documentation or instructions for using the code in this repo for single inference step?
The text was updated successfully, but these errors were encountered: