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
I am trying to get the x, y coordinate prediction of only next frame for the give frame.
For example: If I give two frames with x, y coordinate of first frame, I want the traject only for next frame, and then again I want to provide a new x, y coordinate for frame two, and want to predict its position in the third frame. Do you how to change that in the chain_demo.py code ?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to get the x, y coordinate prediction of only next frame for the give frame.
For example: If I give two frames with x, y coordinate of first frame, I want the traject only for next frame, and then again I want to provide a new x, y coordinate for frame two, and want to predict its position in the third frame. Do you how to change that in the chain_demo.py code ?
The text was updated successfully, but these errors were encountered: