↓ 1 callersMethodforward_encoder(
self, src, src_pos=None, src_mask=None, src_key_padding_mask=None, **kwargs
)
antmmf/modules/transformers/position_enhance.py:73
↓ 1 callersMethodforward_img_encoder(
self,
image_data,
image_pad_mask,
image_n_clips,
image_num_frames,
prj/snps3_vtp/roi_univl/univl/model/univl_video_base.py:56
↓ 1 callersMethodforward_img_encoder(
self,
image_data,
image_pad_mask,
image_n_clips,
image_num_frames,
prj/dmae_vtp/roi_univl/univl/model/univl_video_base.py:56
↓ 1 callersMethodforward_img_encoder(
self,
image_data,
image_pad_mask,
image_n_clips,
image_num_frames,
prj/base_vtp/roi_univl/univl/model/univl_video_base.py:56
↓ 1 callersMethodforward_img_encoder(
self,
image_data,
image_pad_mask,
image_n_clips,
image_num_frames,
prj/cnvid_vtp/roi_univl/univl/model/univl_video_base.py:56
↓ 1 callersMethodforward_stage2(
self, vis_input, cap_input, output_dict=None, cal_cross=True, incre_num=0.0
)
prj/cnvid_vtp/roi_univl/univl/model/univl_video_ret.py:398
↓ 1 callersMethodget_2d_positional_embeddings Args: grid: (B, *, H, W, d) Returns: (B, *, H, W, d)
antmmf/modules/embeddings/clip_visual_embedding.py:116
↓ 1 callersFunctionget_detections_from_im(
cfg,
model,
im,
image_id,
feat_blob_name,
MIN_BOXES,
MAX_BOXES,
background=F
antmmf/scripts/features/extract_features.py:158