↓ 2 callersFunctionevaluate(model, criterion, postprocessors, data_loader, base_ds, device, output_dir)
Downstream/detr/engine.py:69
↓ 2 callersFunctionflip_axis_to_camera Flip X-right,Y-forward,Z-up to X-right,Y-down,Z-forward Input and output are both (N,3) array
Pretrain/utils/sunrgbd_utils.py:22
↓ 2 callersFunctionflip_axis_to_camera Flip X-right,Y-forward,Z-up to X-right,Y-down,Z-forward Input and output are both (N,3) array
Pretrain/datasets/sunrgbd_utils.py:26
↓ 2 callersFunctionflip_axis_to_camera_npFlip X-right,Y-forward,Z-up to X-right,Y-down,Z-forward Input and output are both (N,3) array
Downstream/3detr/utils/box_util.py:255
↓ 2 callersFunctionflip_axis_to_camera_tensorFlip X-right,Y-forward,Z-up to X-right,Y-down,Z-forward Input and output are both (N,3) array
Downstream/3detr/utils/box_util.py:288
↓ 2 callersMethodget_loss(self, loss, outputs, targets, indices, num_boxes, **kwargs)
Downstream/detr/models/detr.py:209
↓ 2 callersFunctionroty_batchRotation about the y-axis. t: (x1,x2,...xn) return: (x1,x2,...,xn,3,3)
Downstream/3detr/utils/box_util.py:220
↓ 2 callersFunctionroty_batchRotation about the y-axis. t: (x1,x2,...xn) return: (x1,x2,...,xn,3,3)
Pretrain/utils_detr/box_util.py:220