GS::MASt3R::Reassemble
Feature fusion module (reassemble)
Constructors
Instance methods
forward(x : Autograd::Variable, height : Int32, width : Int32, skip_cls : Bool = true) : Autograd::Variable
Reassemble tokens back to spatial features x: [batch, num_tokens, embed_dim] Returns: [batch, height, width, out_features]
parameters
Sourceproj
Source