Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to track for only next 1 frame #42

Open
HiteshSaaiNew opened this issue Apr 18, 2024 · 1 comment
Open

How to track for only next 1 frame #42

HiteshSaaiNew opened this issue Apr 18, 2024 · 1 comment

Comments

@HiteshSaaiNew
Copy link

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 ?

@HiteshSaaiNew
Copy link
Author

I gave S (sequence) as 2, is that the way I achieve what I am looking for? but still I get 8 x, y coordinate from predict I think which is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant