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

Sample points in volume mode #11

Open
OrangeSodahub opened this issue Sep 13, 2023 · 0 comments
Open

Sample points in volume mode #11

OrangeSodahub opened this issue Sep 13, 2023 · 0 comments

Comments

@OrangeSodahub
Copy link

Seems that the volume has the shape of X-Y-Z while the sample_pts has the coords in x-y-z sequence, so does this satisfy the F.grid_sample's inputs? I remenber that the volume should have Z-Y-X shape.

sample_features = F.grid_sample(features, norm_pts, align_corners=True, padding_mode="border")

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