MCPcopy Create free account
hub / github.com/XunshanMan/MVGFormer / __init__

Method __init__

lib/models/mvp_decoder.py:50–88  ·  view source on GitHub ↗
(self, space_size, space_center,
                 img_size, d_model=256, d_ffn=1024,
                 dropout=0.1, activation="relu",
                 n_levels=4, n_heads=8, n_points=4,
                 detach_refpoints_cameraprj=True,
                 fuse_view_feats='mean', n_views=5,
                 projattn_posembed_mode='use_rayconv')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

ProjAttnClass · 0.90
_get_activation_fnFunction · 0.85
__init__Method · 0.45

Tested by

no test coverage detected