deephealthproject / pyecvl

Python wrapper for the ECVL.
MIT License
4 stars 2 forks source link

Fix ImageToTensor with offset #21

Closed simleo closed 4 years ago

simleo commented 4 years ago

The ImageToTensor(img, offset) signature does not make sense in Python, since we are returning the output tensor.