↓ 1 callersFunctionfcos_losses(
labels,
reg_targets,
bezier_targets,
logits_pred,
reg_pred,
adet/modeling/batext/batext_outputs.py:51
↓ 1 callersMethodforward_for_single_feature_map(
self, locations, box_cls,
reg_pred, ctrness,
image_sizes, top_feat=None)
adet/modeling/batext/batext_outputs.py:434
↓ 1 callersMethodforward_for_single_feature_map(
self, locations, logits_pred, reg_pred,
ctrness_pred, image_sizes, top_feat=None
adet/modeling/fcos/fcos_outputs.py:450
↓ 1 callersMethodforward_for_single_feature_map(
self, locations, box_cls,
reg_pred, ctrness, mask_regression, image_sizes
)
adet/modeling/MEInst/MEInst_outputs.py:554
↓ 1 callersMethodget_sample_region(self, gt, strides, num_loc_list, loc_xs, loc_ys, radius=1)
adet/modeling/batext/batext_outputs.py:223
↓ 1 callersMethodget_sample_region(self, boxes, strides, num_loc_list, loc_xs, loc_ys, bitmasks=None, radius=1)
adet/modeling/fcos/fcos_outputs.py:151