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.models.vgg.SphericalVGG11BN(input_channels, n_classes, input_order=5, conv_mode='DiNe', dine_size=1, repa_size=5, repa_zoom=5, dynamic_repa_zoom=False, hidden_dim=4096, fusion_level=1, init_weights=True, standard_ico=False, cachedir=None)ΒΆ
Follow us