↓ 3 callersFunctiongeneralized_box_iou Generalized IoU from https://giou.stanford.edu/ The boxes should be in [x0, y0, x1, y1] format Returns a [N, M] pairwise matrix, where
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/layers/set_loss.py:31
↓ 2 callersMethod__init__(
self,
optimizer,
milestones,
gamma=0.1,
warmup_factor=1.0 / 3,
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/solver/lr_scheduler.py:12
↓ 2 callersMethod__init__(self, inp, oup, reduction=4, lambda_a=1.0, K2=True, use_bias=True, use_spatial=False,
init_a
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/layers/dyrelu.py:40
↓ 2 callersMethod__init__(
self,
in_channels,
out_channels,
kernel_size,
stride=1,
padd
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/layers/deform_conv.py:269