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.Transformer[source]¶
Bases:
BaseTransformer
Class that can be used to register a sequence of transformations and apply them to some data.
Init class.
Examples¶
Follow us