GS::MASt3R::ModelConfig
MASt3R model configuration
Constructors
new(img_size : Int32 = 512, patch_size : Int32 = 16, in_channels : Int32 = 3, embed_dim : Int32 = 1024, encoder_depth : Int32 = 24, decoder_features : Int32 = 256, num_heads : Int32 = 16, mlp_ratio : Float32 = 4.0_f32)
Sourcevit_base
Sourcevit_large
Sourcevit_small
SourceInstance methods
decoder_features
Sourceembed_dim
Sourceencoder_depth
Sourceimg_size
Sourcein_channels
Sourcemlp_ratio
Sourcenum_heads
Sourcepatch_size
Source