funkelab / gunpowder

A library to facilitate machine learning on multi-dimensional images.
https://funkelab.github.io/gunpowder/
MIT License
78 stars 56 forks source link

fix permutation list for transpose augmentation #68

Closed abred closed 4 years ago

abred commented 5 years ago

np.transpose expects a permutation of its axes

abred commented 4 years ago

fixed in d43f635