Skip to content

Make Padder work for torch tensors

Paul Meyer requested to merge extend_padder into master

Padder now requireds the image shape to be specified at time of creation and now works on torch tensors in addition to numpy arrays. I did include the IdentityPadder, as it turns out to work the way I intended.

Edited by Paul Meyer

Merge request reports

Loading