Arthur McCray
Results
2
issues of
Arthur McCray
I'm running into an issue trying to vmap over the torchvision `rotate` function. `rotate()` requires an int or float input and does not accept single valued tensors. However vmap requires...
module: transforms
When using multipoints to set landmarks (defining, for example, 10 points in each image) and running bUnwarpJ, an additional 40 landmarks are created on top of each other in the...