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

Questions about optical flow generation #15

Open
jonbakerfish opened this issue Jul 5, 2023 · 1 comment
Open

Questions about optical flow generation #15

jonbakerfish opened this issue Jul 5, 2023 · 1 comment

Comments

@jonbakerfish
Copy link

Hi, as mentioned in README, the flow_i1, flow_i2, flow_i3 is generated by run_flows_video.py. However, it seems that the script does not provide a parameter to control the window size. To generate flow_i2 and flow_i3 which part of the code should we change?

@zhengqili
Copy link
Collaborator

Basically, you should change this line https://github.com/zhengqili/Neural-Scene-Flow-Fields/blob/main/nsff_scripts/run_flows_video.py#L354, to indicate the step size (the original script is step size one)

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