↓ 6 callersFunctionprocess_db_coord_batch_no_valid(joint_img, joint_cam, do_flip,
img_shape, flip_pairs, img2bb_trans, rot,
util/preprocessing.py:398
↓ 5 callersFunctionbbox_cxcywh_to_xyxyConvert bbox coordinates from (cx, cy, w, h) to (x1, y1, x2, y2). Args: bbox (Tensor): Shape (n, 4) for bboxes. Returns: Ten
detrsmpl/core/post_processing/bbox/transforms.py:245
↓ 5 callersMethoddecode(self, memory, memory_mask, memory_pos, tgt, tgt_mask, tgt_pos)
detrsmpl/core/post_processing/speed_up/deciwatch.py:423
↓ 4 callersMethodget_loss(self, loss, outputs, targets, data_batch, indices, num_boxes,
**kwargs)
models/aios/criterion_smplx.py:814
↓ 4 callersMethodget_loss(self, loss, outputs, targets, data_batch, indices, num_boxes,
**kwargs)
models/aios/criterion_smplx.py:1669