Skip to content
Discussion options

You must be logged in to vote

Hi @HussainAlasmawi, the modes available for resizing are nearest, linear (3D-only), bilinear, bicubic (4D-only), trilinear (5D-only), area, and nearest-exact. For more information, you can refer to https://pytorch.org/docs/stable/generated/torch.nn.functional.interpolate.html.
Hope it can help you, thanks!
(convert to discussion for now)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wyli
Comment options

wyli Jun 13, 2023
Collaborator

Answer selected by wyli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6608 on June 13, 2023 06:40.