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 ?