MCPcopy Create free account

hub / github.com/Rudrabha/Wav2Lip / functions

Functions169 in github.com/Rudrabha/Wav2Lip

Method__getitem__
(self, idx)
color_syncnet_train.py:69
Method__getitem__
(self, idx)
hq_wav2lip_train.py:113
Method__init__
(self, split)
wav2lip_train.py:41
Method__init__
(self, split)
color_syncnet_train.py:38
Method__init__
(self, split)
hq_wav2lip_train.py:43
Method__init__
(self, **kwargs)
hparams.py:16
Method__init__
(self, landmarks_type, network_size=NetworkSize.LARGE, device='cuda', flip_input=False, face_
face_detection/api.py:47
Method__init__
(self, in_planes, out_planes)
face_detection/models.py:14
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
face_detection/models.py:62
Method__init__
(self, num_modules, depth, num_features)
face_detection/models.py:99
Method__init__
(self, block=Bottleneck, layers=[3, 8, 36, 3], num_classes=68)
face_detection/models.py:206
Method__init__
(self, device, verbose)
face_detection/detection/core.py:18
Method__init__
(self, n_channels, scale=1.0)
face_detection/detection/sfd/net_s3fd.py:7
Method__init__
(self, device, path_to_detector=os.path.join(os.path.dirname(os.path.abspath(__file__)), 's3fd.pth'), verbose=
face_detection/detection/sfd/sfd_detector.py:17
Method__init__
(self)
models/syncnet.py:8
Method__init__
(self)
models/wav2lip.py:128
Method__init__
(self, cin, cout, kernel_size, stride, padding, residual=False, *args, **kwargs)
models/conv.py:22
Method__init__
(self, cin, cout, kernel_size, stride, padding, output_padding=0, *args, **kwargs)
models/conv.py:34
Method__init__
(self, dropout = 0, num_layers_in_fc_layers = 1024)
evaluation/scores_LSE/SyncNetInstance_calc_scores.py:37
Method__int__
(self)
face_detection/api.py:41
Method__len__
(self)
wav2lip_train.py:108
Method__len__
(self)
color_syncnet_train.py:66
Method__len__
(self)
hq_wav2lip_train.py:110
Method__new__
(cls, value)
face_detection/api.py:36
Function_db_to_amp
(x)
audio.py:107
Function_denormalize
(D)
audio.py:124
Functionappdata_dir
appdata_dir(appname=None, roaming=False) Get the path to the application directory, where applications are allowed to write user specific fi
face_detection/utils.py:259
Functionbboxlog
(x1, y1, x2, y2, axc, ayc, aww, ahh)
face_detection/detection/sfd/bbox.py:30
Functionbboxloginv
(dx, dy, dw, dh, axc, ayc, aww, ahh)
face_detection/detection/sfd/bbox.py:37
Functioncrop
Center crops an image or set of heatmaps Arguments: image {numpy.array} -- an rgb image center {numpy.array} -- the center of the
face_detection/utils.py:92
Methoddetect_from_directory
Detects faces from all the images present in a given directory. Arguments: path {string} -- a string containing a path that point
face_detection/detection/core.py:54
Methoddetect_from_image
(self, tensor_or_path)
face_detection/detection/sfd/sfd_detector.py:31
Functiondraw_gaussian
(image, point, sigma)
face_detection/utils.py:37
Functionencode
Encode the variances from the priorbox layers into the ground truth boxes we have matched (based on jaccard overlap) with the prior boxes. Arg
face_detection/detection/sfd/bbox.py:67
Methodextract_feature
(self, opt, videofile)
evaluation/scores_LSE/SyncNetInstance_calc_scores.py:152
Functionflip
Flip an image or a set of heatmaps left-right Arguments: tensor {numpy.array or torch.tensor} -- [the input image or heatmaps] Keywo
face_detection/utils.py:237
Functionflip_detect
(net, img, device)
face_detection/detection/sfd/detect.py:96
Methodforward
(self, x)
face_detection/models.py:33
Methodforward
(self, x)
face_detection/models.py:75
Methodforward
(self, x)
face_detection/models.py:141
Methodforward
(self, x)
face_detection/models.py:174
Methodforward
(self, x)
face_detection/models.py:246
Methodforward
(self, x)
face_detection/detection/sfd/net_s3fd.py:16
Methodforward
(self, x)
face_detection/detection/sfd/net_s3fd.py:70
Methodforward
(self, audio_sequences, face_sequences)
models/syncnet.py:55
Methodforward
(self, audio_sequences, face_sequences)
models/wav2lip.py:87
Methodforward
(self, face_sequences)
models/wav2lip.py:176
Methodforward
(self, x)
models/conv.py:15
Methodforward
(self, x)
models/conv.py:29
Methodforward
(self, x)
models/conv.py:42
Functionget_preds_fromhm
Obtain (x,y) coordinates given a set of N heatmaps. If the center and the scale is provided the function will return the points also in the or
face_detection/utils.py:132
Functionget_preds_fromhm_batch
Obtain (x,y) coordinates given a set of N heatmaps. If the centers and the scales is provided the function will return the points also in the
face_detection/utils.py:172
Functionhparams_debug_string
()
hparams.py:98
Functioninv_preemphasis
(wav, k, inv_preemphasize=True)
audio.py:25
Functionlibrosa_pad_lr
(x, fsize, fshift)
audio.py:86
Functionlinearspectrogram
(wav)
audio.py:37
Functionload_wav
(path, sr)
audio.py:9
Functionmelspectrogram
(wav)
audio.py:45
Functionmp_handler
(job)
preprocess.py:82
Functionpad_lr
Compute left and right padding
audio.py:76
Functionpts_to_bb
(pts)
face_detection/detection/sfd/detect.py:109
Methodreference_scale
(self)
face_detection/detection/core.py:104
Methodreference_scale
(self)
face_detection/detection/sfd/sfd_detector.py:50
Methodreference_x_shift
(self)
face_detection/detection/core.py:108
Methodreference_x_shift
(self)
face_detection/detection/sfd/sfd_detector.py:54
Methodreference_y_shift
(self)
face_detection/detection/core.py:112
Methodreference_y_shift
(self)
face_detection/detection/sfd/sfd_detector.py:58
Functionsave_wav
(wav, path, sr)
audio.py:12
Functionsave_wavenet_wav
(wav, path, sr)
audio.py:17
← previous101–169 of 169, ranked by callers