Resize image to target size, convert normalized xywh to pixel xyxy format ([x_center, y_center, width, height] -> [x0, y0, x1, y1]). Args: target_size (int|list): image target size.
(self, target_size)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected