BioMedIA / deepali

Image, point set, and surface registration in PyTorch.
https://biomedia.github.io/deepali/
Apache License 2.0
26 stars 6 forks source link

[core] Create unbatched image tensors when num=0 #103

Closed aschuh-hf closed 1 year ago

aschuh-hf commented 1 year ago

Remove named argument from zeros_flow() and make shape of returned tensor consistent across image tensor creation functions when num=0.