MCPcopy Create free account

hub / github.com/RichardErkhov/FastFaceSwap / functions

Functions417 in github.com/RichardErkhov/FastFaceSwap

Method__init__
(self, onnx_file)
beta/swapperfp16.py:143
Method__init__
(self, onnx_file)
beta/swapperfp16 - Copy.py:122
Method__init__
(self, master, **kw)
beta/better.py:233
Method__init__
(self, group=None, target=None, name=None, args=(), kwargs={}, Verbose=None)
beta/faceswap_experiment - Copy.py:23
Method__init__
(self, group=None, target=None, name=None, args=(), kwargs={}, Verbose=None)
beta/faceswap_experiment.py:23
Method__init__
(self, model_path, upscale=2, arch='clean', channel_multiplier=2, bg_upsampler=None, device=None)
gfpgan/utils.py:32
Method__init__
(self, n_e, e_dim, beta)
gfpgan/archs/restoreformer_arch.py:21
Method__init__
(self, in_channels, with_conv)
gfpgan/archs/restoreformer_arch.py:135
Method__init__
(self, *, in_channels, out_channels=None, conv_shortcut=False, dropout, temb_channels=512)
gfpgan/archs/restoreformer_arch.py:154
Method__init__
(self, in_channels, head_size=1)
gfpgan/archs/restoreformer_arch.py:199
Method__init__
(self, ch, out_ch, ch_mult=(1, 2, 4, 8), n
gfpgan/archs/restoreformer_arch.py:260
Method__init__
(self, ch, out_ch, ch_mult=(1, 2, 4, 8), n
gfpgan/archs/restoreformer_arch.py:364
Method__init__
(self, ch, out_ch, ch_mult=(1, 2, 4, 8), n
gfpgan/archs/restoreformer_arch.py:469
Method__init__
(self, n_embed=1024, embed_dim=256, ch=64,
gfpgan/archs/restoreformer_arch.py:575
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
gfpgan/archs/arcface_arch.py:27
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
gfpgan/archs/arcface_arch.py:114
Method__init__
(self, channel, reduction=16)
gfpgan/archs/arcface_arch.py:157
Method__init__
(self, block, layers, use_se=True)
gfpgan/archs/arcface_arch.py:183
Method__init__
(self, out_size, num_style_feat=512, num_mlp=8,
gfpgan/archs/gfpganv1_arch.py:27
Method__init__
(self, in_channels, out_channels, kernel_size,
gfpgan/archs/gfpganv1_arch.py:146
Method__init__
(self, in_channels, out_channels)
gfpgan/archs/gfpganv1_arch.py:205
Method__init__
(self)
gfpgan/archs/gfpganv1_arch.py:409
Method__init__
(self, in_channels, out_channels, bias=True, bias_init_val=0, lr_mul=1, activation=None)
gfpgan/archs/stylegan2_bilinear_arch.py:38
Method__init__
(self, in_channels, out_channels, kernel_size,
gfpgan/archs/stylegan2_bilinear_arch.py:90
Method__init__
(self, in_channels, out_channels, kernel_size,
gfpgan/archs/stylegan2_bilinear_arch.py:175
Method__init__
(self, num_channel, size)
gfpgan/archs/stylegan2_bilinear_arch.py:264
Method__init__
(self, out_size, num_style_feat=512, num_mlp=8,
gfpgan/archs/stylegan2_bilinear_arch.py:287
Method__init__
(self, negative_slope=0.2)
gfpgan/archs/stylegan2_bilinear_arch.py:472
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, bias=True, bias_init_val=0)
gfpgan/archs/stylegan2_bilinear_arch.py:496
Method__init__
(self, in_channels, out_channels, kernel_size,
gfpgan/archs/stylegan2_bilinear_arch.py:543
Method__init__
(self, in_channels, out_channels, interpolation_mode='bilinear')
gfpgan/archs/stylegan2_bilinear_arch.py:587
Method__init__
(self, out_size, num_style_feat=512, num_mlp=8, channel_multiplier=2, narrow=1, sft_half=False)
gfpgan/archs/gfpganv1_clean_arch.py:25
Method__init__
( self, out_size, num_style_feat=512, channel_multiplier=1,
gfpgan/archs/gfpganv1_clean_arch.py:174
Method__init__
(self, out_size, num_style_feat=512, num_mlp=8,
gfpgan/archs/gfpgan_bilinear_arch.py:28
Method__init__
(self, in_channels, out_channels, kernel_size,
gfpgan/archs/stylegan2_clean_arch.py:39
Method__init__
(self, in_channels, out_channels, kernel_size, num_style_feat, demodulate=True, sample_mode=None)
gfpgan/archs/stylegan2_clean_arch.py:118
Method__init__
(self, num_channel, size)
gfpgan/archs/stylegan2_clean_arch.py:185
Method__init__
(self, out_size, num_style_feat=512, num_mlp=8, channel_multiplier=2, narrow=1)
gfpgan/archs/stylegan2_clean_arch.py:206
Method__init__
(self, opt)
gfpgan/data/ffhq_degradation_dataset.py:32
Method__init__
(self, opt)
gfpgan/models/gfpgan_model.py:21
Method__init__
( self, upscale_factor, face_size=512, crop_ratio=(1, 1),
plugins/codeformer_face_helper_cv2.py:7
Method__iter__
(self)
realesrgan/utils.py:292
Method__len__
(self)
realesrgan/data/realesrgan_paired_dataset.py:107
Method__len__
(self)
gfpgan/data/ffhq_degradation_dataset.py:229
Method__next__
(self)
realesrgan/utils.py:286
Method__repr__
(self)
gfpgan/archs/stylegan2_bilinear_arch.py:67
Method__repr__
(self)
gfpgan/archs/stylegan2_bilinear_arch.py:155
Method__repr__
(self)
gfpgan/archs/stylegan2_bilinear_arch.py:522
Method__repr__
(self)
gfpgan/archs/stylegan2_clean_arch.py:101
Method__setstate__
(self, values)
swapperfp16.py:119
Method__setstate__
(self, values)
beta/swapperfp16.py:138
Method__setstate__
(self, values)
beta/swapperfp16 - Copy.py:117
Method__str__
(self)
beta/better.py:216
Method_capture_frames
(self)
utils.py:252
Method_capture_frames
(self)
beta/utilities.py:196
Method_comp_style
(feat, feat_gt, criterion)
gfpgan/models/gfpgan_model.py:372
Function_create_container
Creates a ttk Frame with a given master, and use this new frame to place the scrollbars and the widget.
beta/better.py:219
Function_style_code
()
beta/better.py:147
Functionadd_audio_from_video
(video_path, audio_video_path, output_path)
beta/utilities.py:44
Functionadd_target_videos
()
beta/better.py:453
Functionadditional_settings
()
beta/better.py:479
Functionadjust_threads
()
beta/better.py:818
Functionalpha_slider_move
(value)
main.py:353
Methodcall
(self, inputs)
utils.py:11
Methodcall
(self, inputs)
beta/utilities.py:134
Functioncheck_or_download
(filename)
utils.py:632
Functioncheck_queue
()
beta/better.py:548
Functionchoose_faces_to_swap
()
beta/better.py:287
Functioncodeformer_upscale_amount_move
(value)
main.py:378
Functioncurrent_swapping_thread
()
beta/better.py:373
Methoddist_validation
(self, dataloader, current_iter, tb_logger, save_img)
gfpgan/models/gfpgan_model.py:485
Methodenhance
(self, img, outscale=None, alpha_upsampler='realesrgan')
realesrgan/utils.py:194
Functionexport_batch
()
beta/better.py:546
Functionexport_video
()
beta/better.py:543
Functionextract_frames_from_video
(target_video, output_folder)
utils.py:96
Functionextract_frames_from_video
(target_video, output_folder)
beta/utilities.py:36
Functionfastloadimporter
()
utils.py:14
Methodfeed_data
Accept data from dataloader, and then add two-order degradations to obtain LQ images.
realesrgan/models/realesrnet_model.py:67
Methodfeed_data
Accept data from dataloader, and then add two-order degradations to obtain LQ images.
realesrgan/models/realesrgan_model.py:67
Functionffmpeg_write_image
Writes an image (HxWx3 or HxWx4 numpy array) to a file, using ffmpeg.
chain_img_processor/ffmpeg_writer.py:208
Methodforward
(self, img)
utils.py:182
Methodforward
(self, x)
realesrgan/archs/discriminator_arch.py:38
Methodforward
(self, x)
realesrgan/archs/srvgg_arch.py:60
Methodforward
(self, img)
beta/utilities.py:118
Methodforward
(self, img, latent)
beta/swapperfp16.py:41
Methodforward
(self, img, latent)
beta/swapperfp16 - Copy.py:41
Methodforward
Inputs the output of the encoder network z and maps it to a discrete one-hot vector that is the index of the closest embedding vector
gfpgan/archs/restoreformer_arch.py:30
Methodforward
(self, x)
gfpgan/archs/restoreformer_arch.py:126
Methodforward
(self, x)
gfpgan/archs/restoreformer_arch.py:142
Methodforward
(self, x, temb)
gfpgan/archs/restoreformer_arch.py:174
Methodforward
(self, x, y=None)
gfpgan/archs/restoreformer_arch.py:215
Methodforward
(self, x)
gfpgan/archs/restoreformer_arch.py:324
Methodforward
(self, z)
gfpgan/archs/restoreformer_arch.py:432
Methodforward
(self, z, hs)
gfpgan/archs/restoreformer_arch.py:537
Methodforward
(self, input, **kwargs)
gfpgan/archs/restoreformer_arch.py:654
Methodforward
(self, x)
gfpgan/archs/arcface_arch.py:37
Methodforward
(self, x)
gfpgan/archs/arcface_arch.py:82
Methodforward
(self, x)
gfpgan/archs/arcface_arch.py:126
Methodforward
(self, x)
gfpgan/archs/arcface_arch.py:164
Methodforward
(self, x)
gfpgan/archs/arcface_arch.py:229
← previousnext →201–300 of 417, ranked by callers