-
Hi everyone, During my data augmentation task I was wondering how to set up a constant value in Thanks for your time, |
Beta Was this translation helpful? Give feedback.
Answered by
KumoLiu
Jun 16, 2023
Replies: 1 comment 1 reply
-
Hi @robsver, we can not support setting a constant value in Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
robsver
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @robsver, we can not support setting a constant value in
padding_mode
inRotate
since we are following https://pytorch.org/docs/stable/generated/torch.nn.functional.grid_sample.html for now.Thanks!