↓ 1 callersMethodget_deltas Get box regression transformation deltas (dx, dy, dw, dh, da) that can be used to transform the `src_boxes` into the `target_boxes`.
OpenSelfSup/benchmarks/detection/detection/detectron2/modeling/box_regression.py:139
↓ 1 callersFunctionget_instance_segmentation Post-processing for instance segmentation, gets class agnostic instance id. Args: sem_seg: A Tensor of shape [1, H, W], predicted sem
OpenSelfSup/benchmarks/detection/detection/projects/Panoptic-DeepLab/panoptic_deeplab/post_processing.py:79