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

Raft Optical Flow does not look correct #165

Open
Allaye opened this issue Aug 3, 2023 · 1 comment
Open

Raft Optical Flow does not look correct #165

Allaye opened this issue Aug 3, 2023 · 1 comment

Comments

@Allaye
Copy link

Allaye commented Aug 3, 2023

i am currently working on a stitch problem that will require me to know the movement of specific points in the image, optical flow is probably the best way to go about this, i tried using the Raft model on a test image, but i think opencv is probably doing a better job than Raft to my surprise. here is the output.
Screenshot from 2023-08-03 14-01-47
Screenshot from 2023-08-03 14-02-42
i tried moving the first image by the flow vector and this is the result. RAFT is clearly exaggerating the movements here.

@Crdr2
Copy link

Crdr2 commented Aug 26, 2024

have you figured out how to deal with it?

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

2 participants