↓ 1 callersFunctioncenters_to_extents Convert boxes from [xc, yc, w, h] format to [x0, y0, x1, y1] format Input: - boxes: Input boxes of shape (N, 4) in [xc, yc, w, h] format
utils/box_utils.py:134
Method__init__(self, image_dir, list_path, dt, radius, mod,
normalize_images=True, max_samples=None, traini
data/ShapeStacks.py:20
Method__init__(self, image_dir, list_path, dt, radius, mod,
normalize_images=True, max_samples=None, traini
data/DemoImage.py:20