GS::MASt3R::PointmapHead
Pointmap head: converts features to 3D points with confidence
Constructors
Instance methods
conf_head
SourceForward pass features: [batch, height, width, in_features] Returns: {xyz: [batch, height, width, 3], conf: [batch, height, width, 1]}
parameters
Sourcexyz_head
Source