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

question about the 3D rotation order and the Fourier transformation matrix #81

Open
HaojHuang opened this issue Sep 3, 2023 · 0 comments

Comments

@HaojHuang
Copy link

HaojHuang commented Sep 3, 2023

Hi,

It seems torch.nn.functional.affine_grid changes the rotation result due to its 'zyx' indexing mechanism. Could I know what is the 3D rotation rules of the GeometricTensor? To be specific, when calculating the Fourier transform matrix, will the function FourierPointwise change the fed rotation matrixes following 'zyx' index automatically? If so, is it possible to get the Fourier transformation matrix without changing the rotation order?

Thanks,
Haojie

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