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

Which optical flow algorithm is used? #13

Closed
happyCodingSusan opened this issue Mar 9, 2020 · 2 comments
Closed

Which optical flow algorithm is used? #13

happyCodingSusan opened this issue Mar 9, 2020 · 2 comments

Comments

@happyCodingSusan
Copy link

Great work! Thanks for sharing!!

To generate optical flow, do you use dense flow from https://github.com/yjxiong/anet2016-cuhk use denseFlow or https://github.com/feichtenhofer/gpu_flow same as BSN author? Wonder which one is better.

@lijiannuist
Copy link
Contributor

We use dense flow from https://github.com/yjxiong/anet2016-cuhk
You can refer to ./tools/extract_optical_flow.sh

@happyCodingSusan
Copy link
Author

Thank you very much for your kind reply!

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