Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
GS::MASt3R::DecoderConfig
Inherits
Struct
<
Value
<
Object
DPT Decoder configuration
Constructors
new
(embed_dim :
Int32
= 1024, features :
Int32
= 256, out_channels :
Int32
= 3, img_size :
Int32
= 512, patch_size :
Int32
= 16)
Source
Instance methods
embed_dim
Source
embed_dim=
(embed_dim :
Int32
)
Source
features
Source
features=
(features :
Int32
)
Source
img_size
Source
img_size=
(img_size :
Int32
)
Source
out_channels
Source
out_channels=
(out_channels :
Int32
)
Source
patch_size
Source
patch_size=
(patch_size :
Int32
)
Source