↓ 3 callersFunctionbbox2distanceDecode bounding box based on distances. Args: points (Tensor): Shape (n, 2), [x, y]. bbox (Tensor): Shape (n, 4), "xyxy" format
mmdet/core/bbox/transforms.py:165
↓ 2 callersFunction_check_img_seg(results, results_translated, keys, offset, fill_val,
direction)
tests/test_data/test_pipelines/test_transform/test_translate.py:288