fepegar / torchio

Medical imaging toolkit for deep learning
https://torchio.org
Apache License 2.0
2.05k stars 240 forks source link

Standardize Axes in Random Transforms. Add Random Axis to RandomMotion #1185

Open blakedewey opened 3 months ago

blakedewey commented 3 months ago

Fixes #81

Description

This pull request standardizes the use of axes in random transforms. It also adds random axes options in the RandomMotion transform. Includes the following changes:

Checklist

blakedewey commented 3 months ago

All checks pass now.