class

GS::MASt3R::FusionBlock

Inherits Reference < Object

Feature fusion block

Constructors

new(features : Int32, device : Tensor::Device = Tensor::Device::GPU)
Source

Instance methods

forward(x1 : Autograd::Variable, x2 : Autograd::Variable) : Autograd::Variable

Fuse two feature maps (with upsampling of lower resolution)

Source
fuse
Source
parameters
Source
resample
Source