↓ 6 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.0)
latentsync/trepa/third_party/VideoMAEv2/videomaev2_finetune.py:135
↓ 6 callersMethoddecode(self, token_ids: Union[int, List[int], np.ndarray, torch.Tensor], **kwargs)
latentsync/whisper/whisper/tokenizer.py:140
↓ 4 callersMethod__init__(self, lda_out_channels, hyper_in_channels, target_in_size, target_fc1_size, target_fc2_size, target_fc3_size,
eval/hyper_iqa.py:34
↓ 2 callersMethod__init__(self, channels, use_conv=False, use_conv_transpose=False, out_channels=None, name="conv")
latentsync/models/resnet.py:33
↓ 2 callersFunctionget_tokenizer(
multilingual: bool,
*,
task: Optional[str] = None, # Literal["transcribe", "translate", None]
latentsync/whisper/whisper/tokenizer.py:295
↓ 1 callersMethod__init__(self, num_classes=2,
top_k=750, nms_thresh=0.3, conf_thresh=0.05,
var
eval/detectors/s3fd/box_utils.py:135
↓ 1 callersMethod__init__(self, data_path: str, image_folder: bool, resolution: int, sequence_length: int,
sample_ever
latentsync/trepa/utils/data_utils.py:91
↓ 1 callersMethod__init__(self, cin, cout, kernel_size, stride, padding, residual=False, act_fn="relu", *args, **kwargs)
latentsync/models/wav2lip_syncnet.py:72