Methodforward(self, im, im_scale_w, im_scale_h, original_im_w, original_im_h)
experts/ocr_detection/charnet/modeling/model.py:145
Methodforward(
self, pred_word_fg, pred_word_tblr,
pred_word_orient, pred_char_fg,
pred
experts/ocr_detection/charnet/modeling/postprocessing.py:66
Methodforward(self, src, pos, reference_points, spatial_shapes, level_start_index, padding_mask=None)
experts/segmentation/mask2former/modeling/pixel_decoder/msdeformattn.py:122
Methodforward(self, src, spatial_shapes, level_start_index, valid_ratios, pos=None, padding_mask=None)
experts/segmentation/mask2former/modeling/pixel_decoder/msdeformattn.py:155
Methodforward :param query (N, Length_{query}, C) :param reference_points (N, Length_{query}, n_levels, 2), range
experts/segmentation/mask2former/modeling/pixel_decoder/ops/modules/ms_deform_attn.py:82
Methodforward(ctx, value, value_spatial_shapes, value_level_start_index, sampling_locations, attention_weights, im2col_step
experts/segmentation/mask2former/modeling/pixel_decoder/ops/functions/ms_deform_attn_func.py:34
Methodforward(self, images, features, proposals, targets=None, eval_dataset=-1)
experts/obj_detection/unidet/modeling/roi_heads/unified_roi_heads.py:44
Methodforward(self, images, features, proposals, targets=None, eval_dataset=-1)
experts/obj_detection/unidet/modeling/roi_heads/split_roi_heads.py:64