↓ 2 callersFunctionboxes_to_layout Inputs: - vecs: Tensor of shape (O, D) giving vectors - boxes: Tensor of shape (O, 4) giving bounding boxes in the format [x0, y0, x1, y1]
Network/model/layout.py:31
↓ 2 callersFunctionboxes_to_layout Inputs: - vecs: Tensor of shape (O, D) giving vectors - boxes: Tensor of shape (O, 4) giving bounding boxes in the format [x0, y0, x1, y1]
PostProcess/g2p/layout.py:31
↓ 2 callersFunctionboxes_to_layout Inputs: - vecs: Tensor of shape (O, D) giving vectors - boxes: Tensor of shape (O, 4) giving bounding boxes in the format [x0, y0, x1, y1]
Interface/model/layout.py:31
↓ 2 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 Re
PostProcess/g2p/box_utils.py:109
↓ 2 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 Re
Interface/model/box_utils.py:109
↓ 2 callersFunctiondrawBar(x, y, b, barLeft, barRight, offset, fillStyleCallback, axisx, axisy, c, horizontal, lineWidth)
Interface/static/Page/js/jquery.flot.js:2052