Menu

PyTorch toolbox to work with spherical surfaces.

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 surfify.augmentation.utils.Transform(transform, probability, randomize_per_channel)

Bases: tuple

Create new instance of Transform(transform, probability, randomize_per_channel)

probability

Alias for field number 1

randomize_per_channel

Alias for field number 2

transform

Alias for field number 0

Follow us

© 2025, surfify developers