↓ 5 callersMethodforward_dummyUsed for computing network FLOPs. See ``tools/get_flops.py``. Args: img (torch.Tensor[N,C,imgH,imgW], or list|tuple of t
engine/pose_estimation/third-party/ViTPose/mmpose/models/detectors/posewarper.py:211
↓ 5 callersFunctionmodulate(x, shift=None, scale=None, tr_shift=None, tr_scale=None, tr_token=None)
diffsynth/models/hunyuan_video_dit.py:285
↓ 5 callersFunctionresize(input, size=None, scale_factor=None, mode="nearest", align_corners=None, warning=False)
LHM/models/encoders/dinov2/hub/depth/ops.py:11
↓ 5 callersFunctionresize(input, size=None, scale_factor=None, mode="nearest", align_corners=None, warning=False)
engine/pose_estimation/dinov2/dinov2/hub/depth/ops.py:11
↓ 5 callersMethodupdate(self, source_guide, target_guide, source_style, target_style, nnf, err, upd_nnf)
diffsynth/extensions/FastBlend/patch_match.py:158
↓ 5 callersFunctionwindow_partition Args: x: shape is (B, T, H, W, C) window_size (tuple[int]): window size Returns: windows: (B, num_windows_h, num_wind
ProPainter/model/modules/sparse_transformer.py:104
↓ 4 callersFunction_box2csThis encodes bbox(x,y,w,h) into (center, scale) Args: x, y, w, h Returns: tuple: A tuple containing center and scale.
engine/pose_estimation/third-party/ViTPose/mmpose/apis/inference.py:86