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

A problem of flownet #36

Closed
seattlegirl opened this issue Jan 2, 2019 · 1 comment
Closed

A problem of flownet #36

seattlegirl opened this issue Jan 2, 2019 · 1 comment

Comments

@seattlegirl
Copy link

Hi, @yzcjtr , great work!
I have some questions.
How do I get the average displacement of pixels between two frames in an optical flow network? How can i testing optical network validate on own data set? Does the data set have to be formatted before testing?
thank you very much!

@yzcjtr
Copy link
Owner

yzcjtr commented Jan 4, 2019

  1. You can calculate the magnitude of each displacement vector and average them across the image domain;
  2. Yes. You should format your data or rewrite a customized data loader.

@yzcjtr yzcjtr closed this as completed Jan 7, 2019
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