↓ 3 callersFunctioninterpolate Args: feat (torch.Tensor): [B, C, H, W] image features uv (torch.Tensor): [B, 2, N] uv coordinates in the image plane
detrsmpl/models/heads/pare_head.py:137
↓ 3 callersMethodloss_smpl_pose(self, outputs, targets, indices, idx, num_boxes,
data_batch, face_hand_kpt=False)
models/aios/criterion_smplx.py:304
↓ 2 callersMethod__get_sliced_result__(
cls,
input_data: Union[np.ndarray, list, tuple],
slice_dim: int,
detrsmpl/data/data_structures/multi_human_data.py:451