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

How to visualize aligned features like Figure 8 in the paper? Can provide related code? #26

Open
DachunKai opened this issue Feb 8, 2023 · 1 comment

Comments

@DachunKai
Copy link

Like this: Fig 8. Is it possible to provide related code?

@caide199212
Copy link

The same question encountered. I guess it's related to the flow_warp ops and to visualize one of C feature layer or do the max operation along the C dimension for the the NxCxHxW tensor in
feat_prop = flow_warp(feat_prop, flow.permute(0, 2, 3, 1))

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