Spherinator
PEST: Preprocessing Engine for Spherinator Training
Spherinator: Model Training
HiPSter: Generate HiPS and catalog
API Reference
Contributing
Workflow Orchestration
References
Spherinator
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
Autoencoder (class in spherinator.models)
C
configure_optimizers() (spherinator.models.Autoencoder method)
(spherinator.models.EmbeddingReconstruction method)
(spherinator.models.VariationalAutoencoder method)
ConsecutiveConv1DLayer (class in spherinator.models)
ConsecutiveConv2DLayer (class in spherinator.models)
ConsecutiveConvTranspose1DLayer (class in spherinator.models)
ConsecutiveConvTranspose2DLayer (class in spherinator.models)
ConvolutionalDecoder1D (class in spherinator.models)
ConvolutionalDecoder2D (class in spherinator.models)
ConvolutionalEncoder1D (class in spherinator.models)
ConvolutionalEncoder2D (class in spherinator.models)
D
decode() (spherinator.models.Autoencoder method)
(spherinator.models.VariationalAutoencoder method)
E
EmbeddingReconstruction (class in spherinator.models)
encode() (spherinator.models.Autoencoder method)
(spherinator.models.VariationalAutoencoder method)
export_onnx() (in module spherinator.models)
F
forward() (spherinator.models.Autoencoder method)
(spherinator.models.ConvolutionalDecoder1D method)
(spherinator.models.ConvolutionalDecoder2D method)
(spherinator.models.ConvolutionalEncoder1D method)
(spherinator.models.ConvolutionalEncoder2D method)
(spherinator.models.EmbeddingReconstruction method)
(spherinator.models.HuggingFaceResNetEncoder method)
(spherinator.models.HuggingFaceViTEncoder method)
(spherinator.models.MLP method)
(spherinator.models.UpsamplingDecoder2D method)
(spherinator.models.VariationalAutoencoder method)
G
get_model() (spherinator.models.ConsecutiveConv1DLayer method)
(spherinator.models.ConsecutiveConv2DLayer method)
(spherinator.models.ConsecutiveConvTranspose1DLayer method)
(spherinator.models.ConsecutiveConvTranspose2DLayer method)
get_state_dict() (spherinator.models.WeightsProvider method)
H
HuggingFaceResNetEncoder (class in spherinator.models)
HuggingFaceViTEncoder (class in spherinator.models)
I
is_variational (spherinator.models.VariationalAutoencoder attribute)
M
MLP (class in spherinator.models)
module
spherinator.models
R
reconstruct() (spherinator.models.Autoencoder method)
(spherinator.models.VariationalAutoencoder method)
reparameterize() (spherinator.models.VariationalAutoencoder method)
S
Sequential (class in spherinator.models)
spherinator.models
module
T
test_step() (spherinator.models.Autoencoder method)
(spherinator.models.VariationalAutoencoder method)
training_step() (spherinator.models.Autoencoder method)
(spherinator.models.EmbeddingReconstruction method)
(spherinator.models.VariationalAutoencoder method)
U
UpsamplingDecoder2D (class in spherinator.models)
V
validation_step() (spherinator.models.Autoencoder method)
(spherinator.models.VariationalAutoencoder method)
VariationalAutoencoder (class in spherinator.models)
W
WeightsProvider (class in spherinator.models)
Y
yaml2model() (in module spherinator.models)