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

about bi-level warp function "align_feature" and "align_feature_v" #4

Open
JAYatBUAA opened this issue Jan 1, 2023 · 1 comment
Open

Comments

@JAYatBUAA
Copy link

dear author,
I cannot understand the bi-level warp function "align_feature" and "align_feature_v". The align_feature_v seems like the inverse function of the align_feature. Can you explain more about them, especially about details of bi-level warp and its inverse function. Thank you very much!

@JAYatBUAA
Copy link
Author

JAYatBUAA commented Jan 1, 2023

how to get coarse level corr matrix R whose shape is [b,u,v,k]

b_v_r = torch.einsum('buvk,bvtd->butkd', R, b_v)

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