can I submit a PR for torch resizing in the Resize transform? #3040
Unanswered
cjolivier01
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I notice everything wrt Resize is Pillow or opencv for resizing. Is there a reason that torch functional interpolation is not supported, ie on already on cuda, doing a whole batch at once, etc.? Is there any objection to me adding a "torch" backend to the Resize transform?
Beta Was this translation helpful? Give feedback.
All reactions