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

Point Filtering Strategy for Flow Generation #12

Open
chan515x opened this issue Jan 6, 2025 · 0 comments
Open

Point Filtering Strategy for Flow Generation #12

chan515x opened this issue Jan 6, 2025 · 0 comments

Comments

@chan515x
Copy link

chan515x commented Jan 6, 2025

Hi,
Thanks for your great work on this project!

I have a question regarding the point filtering strategy for flow generation. During training, you filter out points that do not move beyond a certain distance to focus on moving points. However, at inference time, how do you identify the moving points? Since you only predict flows for the moving points during training, could it negatively impact the overall flow generation process if the input points are not filtered at inference time?

Looking forward to your response!

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