Menu

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.

class brainrise.core.Compose(transforms)[source]

Composes several transforms together.

__init__(transforms)[source]

Initialize self. See help(type(self)) for accurate signature.

Follow us

© 2023, brainrise developers