This documentation is for brainrise version 0.0.0
If you use the software, please do not hesitate to Report a Bug.
Module providing common Brain MRI Augmentation Methods for PyTorch.
Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.
brainrise.spatial.
Padd
Apply a padding.
__init__
Init class.
shape : list of int
the desired shape.
fill_value : int, default 0
the value used to fill the array.
Follow us
© 2023, brainrise developers