MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / scale_boxes

Function scale_boxes

slowfast/datasets/cv2_transform.py:106–131  ·  view source on GitHub ↗

Scale the short side of the box to size. Args: size (int): size to scale the image. boxes (ndarray): bounding boxes to peform scale. The dimension is `num boxes` x 4. height (int): the height of the image. width (int): the width of the image. Retu

(size, boxes, height, width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_predictionsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected