↓ 1 callersFunctioncompute_loss(rendered, mask_gt, loss_weights, quat, translation, scale)
sam3d_objects/pipeline/layout_post_optimization_utils.py:256
↓ 1 callersFunctionexpand_right e.g. Takes tensor of (a, b, c) and returns a tensor of (a, b, c, 1, 1, ...)
sam3d_objects/data/utils.py:82
↓ 1 callersFunctiongaussian_blur Apply gaussian blur to the input image. Args: image (torch.Tensor): Image tensor of shape (C, H, W), float32, with values in [0, 1].
sam3d_objects/data/dataset/tdfy/img_and_mask_transforms.py:923
↓ 1 callersMethodgenerate_iter(
self,
x_shape,
x_device,
*args_conditionals,
**kwargs_conditionals,
sam3d_objects/model/backbone/generator/base.py:55