↓ 1 callersMethodprepare_image_latents(self, images, device, dtype, generator, do_classifier_free_guidance)
latentsync/pipelines/lipsync_pipeline.py:222
↓ 1 callersMethodprepare_latents(self, num_frames, num_channels_latents, height, width, dtype, device, generator)
latentsync/pipelines/lipsync_pipeline.py:177
↓ 1 callersMethodprepare_mask_latents(
self, mask, masked_image, height, width, dtype, device, generator, do_classifier_free_guidance
)
latentsync/pipelines/lipsync_pipeline.py:193
↓ 1 callersFunctionvalidation(val_dataloader, device, syncnet, latent_space, lower_half, vae, num_val_batches)
scripts/train_syncnet.py:291
Method__init__(self, input_size, feature_maps,
variance=[0.1, 0.2],
min_sizes=[16, 3
eval/detectors/s3fd/box_utils.py:182
Method__init__(
self, dim, num_heads=8, qkv_bias=False, qk_scale=None, attn_drop=0.0, proj_drop=0.0, attn_head_dim=N
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:156
Method__init__(
self, dim, num_heads=8, qkv_bias=False, qk_scale=None, attn_drop=0.0, proj_drop=0.0, attn_head_dim=N
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:212
Method__init__(
self,
dim,
num_heads,
mlp_ratio=4.0,
qkv_bias=False,
qk_scal
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:263
Method__init__(self, img_size=224, patch_size=16, in_chans=3, embed_dim=768, num_frames=16, tubelet_size=2)
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:326
Method__init__(
self,
img_size=224,
patch_size=16,
in_chans=3,
num_classes=1000,
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:374
Method__init__(
self, uri, ctx=cpu(0), sample_rate=44100, mono=True, width=-1, height=-1, num_threads=0, fault_tol=-
latentsync/utils/av_reader.py:42