↓ 104 callersMethodinterpolate(self, images, scale=1.0, batch_size=4, num_iter=1, progress_bar=lambda x:x)
diffsynth/extensions/RIFE/__init__.py:171
↓ 29 callersMethod_xywh2csThis encodes bbox(x,y,w,h) into (center, scale) Args: x, y, w, h (float): left, top, width and height padding (float)
engine/pose_estimation/third-party/ViTPose/mmpose/datasets/datasets/base/kpt_2d_sview_rgb_vid_top_down_dataset.py:125
↓ 15 callersMethodload(self, file_path="", state_dict={}, device="cuda", torch_dtype=torch.float16, **kwargs)
diffsynth/models/model_manager.py:143
↓ 14 callersMethodload(self, model, state_dict_lora, lora_prefix, alpha=1.0, model_resource=None)
diffsynth/models/lora.py:76
↓ 13 callersMethod__init__(self, patch_size=(1, 2, 2), in_channels=16, embed_dim=3072)
diffsynth/models/hunyuan_video_dit.py:197