↓ 7 callersMethod__init__(
self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.0
)
unigeoseg/model/mask_decoder/Mask2Former_Simplify/modeling/backbone/swin.py:25
↓ 6 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
unigeoseg/model/multimodal_encoder/swin_trans.py:19
↓ 6 callersMethodforward_prediction_heads(self, output, mask_features, attn_mask_target_size, SEG_embedding=None,
cla
unigeoseg/model/mask_decoder/Mask2Former_Simplify/modeling/transformer_decoder/mask2former_transformer_decoder.py:726
↓ 3 callersMethod__init__(self, config, mask_decoder_cfg=None, add_cross_attn=True, cross_attn_index=None, use_seg_query=False)
unigeoseg/model/language_model/llava_phi.py:172
↓ 3 callersFunctionms_deform_attn_core_pytorch @value: bs, sum(h, w), num_head, dim @sampling_locations: bs, sum(h, w), num_head, num_layer, 4, 2 @attention_weights: bs, sum(h, w), num
unigeoseg/model/mask_decoder/Mask2Former_Simplify/modeling/pixel_decoder/ops/functions/ms_deform_attn_func.py:52