MCPcopy Create free account

hub / github.com/AIFSH/NativeSpeaker / functions

Functions601 in github.com/AIFSH/NativeSpeaker

Method__init__
(self)
src/third_part/wav2lip/models/wav2lip.py:128
Method__init__
(self, cin, cout, kernel_size, stride, padding, residual=False, *args, **kwargs)
src/third_part/wav2lip/models/conv.py:22
Method__init__
(self, cin, cout, kernel_size, stride, padding, output_padding=0, *args, **kwargs)
src/third_part/wav2lip/models/conv.py:34
Method__init__
(self, num_pos_feats=64, temperature=10000, normalize=False, scale=None)
src/third_part/codeformer/codeformer_arch.py:51
Method__init__
(self, embed_dim, nhead=8, dim_mlp=2048, dropout=0.0, activation="gelu")
src/third_part/codeformer/codeformer_arch.py:99
Method__init__
(self, in_ch, out_ch)
src/third_part/codeformer/codeformer_arch.py:136
Method__init__
(self, video_path)
src/third_part/codeformer/video_util.py:30
Method__init__
(self, video_save_path, height, width, fps, audio)
src/third_part/codeformer/video_util.py:90
Method__init__
(self, codebook_size, emb_dim, beta)
src/third_part/codeformer/vqgan_arch.py:25
Method__init__
(self, codebook_size, emb_dim, num_hiddens, straight_through=False, kl_weight=5e-4, temp_init=1.0)
src/third_part/codeformer/vqgan_arch.py:88
Method__init__
(self, in_channels)
src/third_part/codeformer/vqgan_arch.py:118
Method__init__
(self, in_channels)
src/third_part/codeformer/vqgan_arch.py:130
Method__init__
(self, in_channels, out_channels=None)
src/third_part/codeformer/vqgan_arch.py:142
Method__init__
(self, in_channels)
src/third_part/codeformer/vqgan_arch.py:168
Method__init__
(self, nf, emb_dim, ch_mult, res_blocks, img_size, attn_resolutions)
src/third_part/codeformer/vqgan_arch.py:277
Method__init__
(self, img_size, nf, ch_mult, quantizer="nearest", res_blocks=2, attn_resolutions=[16], codebook_size=1024, em
src/third_part/codeformer/vqgan_arch.py:328
Method__init__
(self, nc=3, ndf=64, n_layers=4, model_path=None)
src/third_part/codeformer/vqgan_arch.py:396
Method__int__
(self)
src/third_part/wav2lip/face_detection/api.py:42
Method__len__
(self)
src/third_part/uvr5_pack/lib_v5/dataset.py:16
Method__len__
(self)
src/third_part/facelib/detection/yolov5face/models/common.py:290
Method__len__
(self)
src/third_part/codeformer/video_util.py:63
Method__new__
(cls)
src/temp_manager.py:9
Method__new__
(cls, value)
src/third_part/wav2lip/face_detection/api.py:37
Method__repr__
(self)
src/third_part/whisperx/alignment.py:425
Method__str__
(self)
src/third_part/facelib/detection/matlab_cp2tform.py:9
Method__str__
(self)
src/third_part/facelib/detection/align_trans.py:15
Function_db_to_amp
(x)
src/third_part/wav2lip/audio.py:107
Function_denormalize
(D)
src/third_part/wav2lip/audio.py:124
Method_forward
(self, model_inputs)
src/third_part/whisperx/asr.py:151
Function_get_name_params
(model_path, model_hash)
src/third_part/uvr5_pack/utils.py:102
Method_init_weights
(self, module)
src/third_part/codeformer/codeformer_arch.py:212
Method_print_biases
(self)
src/third_part/facelib/detection/yolov5face/models/yolo.py:143
Methodalign_multi
(self, img, conf_threshold=0.8, limit=None)
src/third_part/facelib/detection/retinaface/retinaface.py:258
Functionappdata_dir
appdata_dir(appname=None, roaming=False) Get the path to the application directory, where applications are allowed to write user specific fi
src/third_part/wav2lip/face_detection/utils.py:259
Functionaugment
(X, y, reduction_rate, reduction_mask, mixup_rate, mixup_alpha)
src/third_part/uvr5_pack/lib_v5/dataset.py:90
Methodautoshape
(self)
src/third_part/facelib/detection/yolov5face/models/yolo.py:174
Methodautoshape
(self)
src/third_part/facelib/detection/yolov5face/models/common.py:228
Methodbatched_detect_faces
Arguments: frames: a list of PIL.Image, or np.array(shape=[n, h, w, c], type=np.uint8, BGR format). c
src/third_part/facelib/detection/retinaface/retinaface.py:309
Functionbboxlog
(x1, y1, x2, y2, axc, ayc, aww, ahh)
src/third_part/wav2lip/face_detection/detection/sfd/bbox.py:30
Functionbboxloginv
(dx, dy, dw, dh, axc, ayc, aww, ahh)
src/third_part/wav2lip/face_detection/detection/sfd/bbox.py:37
Functioncache_or_load
(mix_path, inst_path, mp)
src/third_part/uvr5_pack/lib_v5/spec_utils.py:206
Functioncenter_size
Convert prior_boxes to (cx, cy, w, h) representation for comparison to center-size form ground truth data. Args: boxes: (tensor) poin
src/third_part/facelib/detection/retinaface/retinaface_utils.py:65
Methodclean_all
(self)
src/third_part/facelib/utils/face_restoration_helper.py:516
Methodclose
(self)
src/third_part/codeformer/video_util.py:123
Functioncompression_ratio
(text)
src/third_part/whisperx/utils.py:165
Functioncompute_increased_bbox
(bbox, increase_area, preserve_aspect=True)
src/third_part/facelib/utils/face_utils.py:6
Functioncrop
Center crops an image or set of heatmaps Arguments: image {numpy.array} -- an rgb image center {numpy.array} -- the center of the
src/third_part/wav2lip/face_detection/utils.py:92
Functioncrop_center
(h1, h2)
src/third_part/uvr5_pack/lib_v5/spec_utils.py:12
Methoddata
(audio, segments)
src/third_part/whisperx/asr.py:179
Methoddecode_batch
(tokens: List[List[int]])
src/third_part/whisperx/asr.py:66
Methoddetect_faces
Get bbox coordinates and keypoints of faces on original image. Params: imgs: image or list of images to detect faces on w
src/third_part/facelib/detection/yolov5face/face_detector.py:104
Methoddetect_from_directory
Detects faces from all the images present in a given directory. Arguments: path {string} -- a string containing a path that point
src/third_part/wav2lip/face_detection/detection/core.py:54
Methoddetect_from_image
(self, tensor_or_path)
src/third_part/wav2lip/face_detection/detection/sfd/sfd_detector.py:31
Functiondownload_pretrained_models
(file_ids, save_path_root)
src/third_part/facelib/utils/misc.py:14
Functiondraw_gaussian
(image, point, sigma)
src/third_part/wav2lip/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
src/third_part/wav2lip/face_detection/detection/sfd/bbox.py:67
Methodenhance_face
(self,img_path,i,video_name,test_img_num,bg_upsampler,result_root,input_video,net,face_upsampler)
src/upscale.py:150
Functionflip
Flip an image or a set of heatmaps left-right Arguments: tensor {numpy.array or torch.tensor} -- [the input image or heatmaps] Keywo
src/third_part/wav2lip/face_detection/utils.py:237
Functionflip_detect
(net, img, device)
src/third_part/wav2lip/face_detection/detection/sfd/detect.py:96
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_123812KB .py:107
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_33966KB.py:113
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers.py:107
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_537227KB.py:113
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_123821KB.py:107
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_new.py:87
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_new.py:116
Methodforward
(self, x)
src/third_part/uvr5_pack/lib_v5/layers_537238KB.py:113
Methodforward
(self, input)
src/third_part/facelib/detection/retinaface/retinaface_net.py:52
Methodforward
(self, input)
src/third_part/facelib/detection/retinaface/retinaface_net.py:80
Methodforward
(self, x)
src/third_part/facelib/detection/retinaface/retinaface_net.py:127
Methodforward
(self, x)
src/third_part/facelib/detection/retinaface/retinaface_net.py:145
Methodforward
(self, x)
src/third_part/facelib/detection/retinaface/retinaface_net.py:158
Methodforward
(self, x)
src/third_part/facelib/detection/retinaface/retinaface_net.py:171
Methodforward
(self, inputs)
src/third_part/facelib/detection/retinaface/retinaface.py:121
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/yolo.py:46
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:50
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:66
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:83
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:100
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:116
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:163
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:182
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:193
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:203
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/common.py:213
Methodforward
(self, imgs, size=640, augment=False, profile=False)
src/third_part/facelib/detection/yolov5face/models/common.py:232
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/experimental.py:20
Methodforward
(self, x)
src/third_part/facelib/detection/yolov5face/models/experimental.py:44
Methodforward
(self, x, ref=None)
src/third_part/facelib/parsing/parsenet.py:35
Methodforward
(self, x)
src/third_part/facelib/parsing/parsenet.py:70
Methodforward
(self, x)
src/third_part/facelib/parsing/parsenet.py:103
Methodforward
(self, x)
src/third_part/facelib/parsing/parsenet.py:132
Methodforward
(self, x)
src/third_part/facelib/parsing/parsenet.py:188
Methodforward
(self, x)
src/third_part/facelib/parsing/bisenet.py:15
Methodforward
(self, x)
src/third_part/facelib/parsing/bisenet.py:28
Methodforward
(self, x)
src/third_part/facelib/parsing/bisenet.py:43
Methodforward
(self, x)
src/third_part/facelib/parsing/bisenet.py:64
Methodforward
(self, fsp, fcp)
src/third_part/facelib/parsing/bisenet.py:97
Methodforward
(self, x, return_feat=False)
src/third_part/facelib/parsing/bisenet.py:120
Methodforward
(self, x)
src/third_part/facelib/parsing/resnet.py:26
← previousnext →401–500 of 601, ranked by callers