↓ 2 callersFunction_make_stage(
transformation_module,
in_channels,
bottleneck_channels,
out_channels,
block_count,
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/modeling/backbone/resnet.py:232
↓ 2 callersFunctionbox_area Computes the area of a set of bounding boxes, which are specified by its (x1, y1, x2, y2) coordinates. Args: boxes (Tensor[N, 4]
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/data/datasets/evaluation/flickr/flickr_eval.py:152
↓ 2 callersFunctioncoco_evaluation(
dataset,
predictions,
output_folder,
box_only=False,
iou_types=("bbox",),
expected_r
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/data/datasets/evaluation/coco/__init__.py:4
↓ 2 callersFunctiongenerate_anchorsGenerates a matrix of anchor boxes in (x1, y1, x2, y2) format. Anchors are centered on stride / 2, have (approximate) sqrt areas of the specified
instruct_to_policy/scripts/src/grounding_model/glip/anchor_generator.py:356
↓ 2 callersFunctiongenerate_anchorsGenerates a matrix of anchor boxes in (x1, y1, x2, y2) format. Anchors are centered on stride / 2, have (approximate) sqrt areas of the specified
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/modeling/rpn/anchor_generator.py:356
↓ 2 callersMethodget_loss(self, loss, outputs, targets, indices, num_boxes, **kwargs)
instruct_to_policy/scripts/src/grounding_model/glip/maskrcnn_benchmark/layers/set_loss.py:318