MCPcopy Create free account

hub / github.com/cvlab-kaist/Talk3D / functions

Functions2,892 in github.com/cvlab-kaist/Talk3D

↓ 4 callersMethodnondist_validation
(self, dataloader, current_iter, tb_logger, save_img)
GFPGAN/gfpgan/models/gfpgan_model.py:489
↓ 4 callersMethodnormalize_depth
(self, depth_tensor, resize=None)
vive3D/inset_pipeline.py:798
↓ 4 callersMethodnumpy2im
(self, image_numpy, imtype=np.uint8)
eval/lmd/third_part/ganimation_replicate/visualizer.py:89
↓ 4 callersMethodparse
(self)
talk3d_helper.py:528
↓ 4 callersMethodplot_one
(self, img)
eval/lmd/third_part/GPEN/face_morpher/facemorpher/plotter.py:70
↓ 4 callersMethodrun_model
(self, planes, decoder, sample_coordinates, sample_directions, options, audio_feat=None, mask=None)
training/volumetric_rendering/renderer.py:172
↓ 4 callersMethodrun_model
(self, planes, decoder, sample_coordinates, sample_directions, options, triplane_offset=None, aud_feat=None)
eg3d/eg3d/training/volumetric_rendering/renderer.py:141
↓ 4 callersFunctionsave_image_grid
(img, fname, drange, grid_size)
training/training_loop.py:75
↓ 4 callersFunctionsave_image_grid
(img, fname, drange, grid_size)
eg3d/eg3d/training/training_loop.py:75
↓ 4 callersMethodsaveimg
(self, img, name)
vive3D/inset_pipeline.py:795
↓ 4 callersFunctionset_requires_grad
(tensor_list)
preprocess_utils/data_utils/face_tracking/face_tracker.py:19
↓ 4 callersMethodset_requires_grad
(self, parameters, requires_grad=False)
eval/lmd/third_part/ganimation_replicate/model/base_model.py:63
↓ 4 callersMethodshow_tensor
(tensor, ax=None, normalize=True, text=None, color='black', size=22)
vive3D/visualizer.py:76
↓ 4 callersFunctiontensor2psnr
(x,y,device, m = 2)
talk3d_helper.py:332
↓ 4 callersFunctiontransform
Generate and affine transformation matrix. Given a set of points, a center, a scale and a targer resolution, the function generates and affin
Wav2Lip/face_detection/utils.py:56
↓ 4 callersMethodwrite
(self, writer, global_step, prefix="")
preprocess_utils/data_utils/nerf/utils.py:563
↓ 3 callersMethod__init__
(self)
eval/metrics/mtcnn/mtcnn_pytorch/src/get_nets.py:34
↓ 3 callersMethod__init__
(self, local_rank, **kwargs)
eval/lmd/third_part/face3d/models/arcface_torch/dataset.py:43
↓ 3 callersMethod__init__
(self,inchannels=512,num_anchors=3)
eval/lmd/third_part/GPEN/face_detect/facemodels/retinaface.py:27
↓ 3 callersMethod__init__
(self, channels, normalize_shape=None, norm_type='bn', ref_channels=None)
eval/lmd/third_part/GPEN/face_parse/blocks.py:15
↓ 3 callersMethod__init__
(self, dim_in, dim_out, dim_hidden, num_layers)
preprocess_utils/data_utils/nerf/network.py:70
↓ 3 callersMethod__load_latent_avg
(self, ckpt, repeat=None)
eval/metrics/encoders/psp.py:103
↓ 3 callersMethod_file_ext
(fname)
training/dataset.py:192
↓ 3 callersMethod_file_ext
(fname)
eg3d/eg3d/training/dataset.py:192
↓ 3 callersMethod_get_delta
r"""Returns the raw moments that were accumulated for the given statistic between the last two calls to `update()`, or zero if no scal
torch_utils/training_stats.py:172
↓ 3 callersMethod_get_delta
r"""Returns the raw moments that were accumulated for the given statistic between the last two calls to `update()`, or zero if no scal
eg3d/eg3d/torch_utils/training_stats.py:172
↓ 3 callersFunction_unbroadcast
(x, shape)
torch_utils/ops/fma.py:51
↓ 3 callersFunction_unbroadcast
(x, shape)
eg3d/eg3d/torch_utils/ops/fma.py:51
↓ 3 callersMethodadd_header
Insert a header to the HTML file Parameters: text (str) -- the header text
eval/lmd/third_part/face3d/util/html.py:39
↓ 3 callersMethodadd_images
add images to the HTML file Parameters: ims (str list) -- a list of image paths txts (str list) -- a list of image
eval/lmd/third_part/face3d/util/html.py:48
↓ 3 callersMethodbind
(self)
eg3d/eg3d/gui_utils/gl_utils.py:175
↓ 3 callersFunctioncalculate_accuracy
(threshold, dist, actual_issame)
eval/lmd/third_part/face3d/models/arcface_torch/eval/verification.py:109
↓ 3 callersFunctioncompare_img
(img1_path, img2_path)
eval/compare_frame.py:94
↓ 3 callersFunctionconv3x3
3x3 convolution with padding
eval/lmd/third_part/face_detection/models.py:7
↓ 3 callersFunctionconv3x3
3x3 convolution with padding
eval/lmd/third_part/face3d/models/networks.py:146
↓ 3 callersFunctionconv3x3
3x3 convolution with padding
Wav2Lip/face_detection/models.py:7
↓ 3 callersFunctionconv_bn1X1
(inp, oup, stride, leaky=0)
eval/lmd/third_part/GPEN/face_detect/facemodels/net.py:22
↓ 3 callersFunctionconv_bn_no_relu
(inp, oup, stride)
eval/lmd/third_part/GPEN/face_detect/facemodels/net.py:16
↓ 3 callersFunctionconvert_sdf_samples_to_ply
Convert sdf samples to .ply :param pytorch_3d_sdf_tensor: a torch.FloatTensor of shape (n,n,n) :voxel_grid_origin: a list of three floats
eg3d/eg3d/shape_utils.py:40
↓ 3 callersFunctioncreate_cam2world_matrix
Takes in the direction the camera is pointing and the camera origin and returns a cam2world matrix. Works on batches of forward_vectors, orig
training/camera_utils.py:118
↓ 3 callersMethoddetect_faces
Arguments: image: an instance of PIL.Image. min_face_size: a float number. thresholds: a list of length 3
eval/metrics/mtcnn/mtcnn.py:45
↓ 3 callersMethodend
(self)
eval/lmd/third_part/GPEN/face_morpher/facemorpher/videoer.py:34
↓ 3 callersMethodextract_frames_from_video
(self, start_sec, end_sec=0, step_size=0, read_from_storage=False, store_frame=False, resize=0)
vive3D/video_tool.py:106
↓ 3 callersFunctionfile_ext
(name: Union[str, Path])
eg3d/eg3d/dataset_tool.py:59
↓ 3 callersFunctionfiltered_resizing
(image_orig_tensor, size, f, filter_mode='antialiased')
training/dual_discriminator.py:86
↓ 3 callersFunctionfiltered_resizing
(image_orig_tensor, size, f, filter_mode='antialiased')
eg3d/eg3d/training/dual_discriminator.py:86
↓ 3 callersFunctionfindNonreflectiveSimilarity
(uv, xy, options=None)
eval/metrics/mtcnn/mtcnn_pytorch/src/matlab_cp2tform.py:68
↓ 3 callersMethodforward_aud
(self, x)
eval/syncnet_python/SyncNetModel.py:96
↓ 3 callersMethodforward_geo
(self, id_para, exp_para)
preprocess_utils/data_utils/face_tracking/facemodel.py:140
↓ 3 callersMethodforward_lip
(self, x)
eval/syncnet_python/SyncNetModel.py:104
↓ 3 callersMethodforward_lipfeat
(self, x)
eval/syncnet_python/SyncNetModel.py:112
↓ 3 callersMethodget
(self, device)
eval/lmd/third_part/face3d/models/arcface_torch/utils/utils_amp.py:24
↓ 3 callersMethodget_alignment_matrix
(self, align_landmarks, target_landmarks)
vive3D/aligner.py:19
↓ 3 callersFunctionget_bg_coords
(H, W, device)
preprocess_utils/data_utils/nerf/utils.py:240
↓ 3 callersFunctionget_blocks
(num_layers)
eval/metrics/encoders/helpers.py:30
↓ 3 callersMethodget_eyes_mouth_BiSeNet
(self, input_tensor, classes=[2, 3, 10, 11, 12, 13], dilate=0)
vive3D/segmenter.py:178
↓ 3 callersMethodget_face_tensors_from_frames
(self, frames, reference_face, get_all=False, smooth_landmarks=False, smooth_sigma=2, input_image_transforms=N
vive3D/aligner.py:95
↓ 3 callersMethodget_frame_id
(self, frame)
Wav2Lip/wav2lip_train.py:44
↓ 3 callersMethodget_frame_id
(self, frame)
Wav2Lip/hq_wav2lip_train.py:46
↓ 3 callersFunctionget_image_list
(data_root, split)
Wav2Lip/hparams.py:4
↓ 3 callersMethodget_label
(self, idx)
eg3d/eg3d/training/dataset.py:100
↓ 3 callersMethodget_landmarks
Return: face_lms -- torch.tensor, size (B, 68, 2) Parameters: face_proj -- torch.tensor, size
eval/lmd/third_part/face3d/models/bfm.py:242
↓ 3 callersMethodget_landmarks
(self, img)
preprocess_utils/data_utils/nerf/utils.py:500
↓ 3 callersFunctionget_obj_from_module
Traverses the object name and returns the last (rightmost) python object.
eg3d/eg3d/dnnlib/util.py:279
↓ 3 callersFunctionget_obj_from_module
Traverses the object name and returns the last (rightmost) python object.
dnnlib/util.py:279
↓ 3 callersMethodimage2recon_metrics
(self, x, y, type_='')
trainer.py:483
↓ 3 callersMethodimg2tensor
(self, img)
eval/lmd/third_part/GPEN/face_model/face_gan.py:42
↓ 3 callersMethodis_compatible
(self, *, image=None, width=None, height=None, channels=None, dtype=None)
eg3d/eg3d/gui_utils/gl_utils.py:203
↓ 3 callersFunctionload_checkpoint
(path, model, optimizer, reset_optimizer=False, overwrite_global_states=True)
Wav2Lip/hq_wav2lip_train.py:375
↓ 3 callersMethodmake_context_current
(self)
eg3d/eg3d/gui_utils/glfw_window.py:159
↓ 3 callersFunctionmake_kernel
(k)
eval/lmd/third_part/GPEN/face_model/gpen_model.py:26
↓ 3 callersMethodmeasure
(self)
preprocess_utils/data_utils/nerf/utils.py:560
↓ 3 callersFunctionnamed_params_and_buffers
(module)
torch_utils/misc.py:153
↓ 3 callersFunctionnamed_params_and_buffers
(module)
eg3d/eg3d/torch_utils/misc.py:153
↓ 3 callersFunctionprepare_texture_data
(image)
eg3d/eg3d/gui_utils/gl_utils.py:83
↓ 3 callersFunctionrecurse
(obj)
eg3d/eg3d/torch_utils/persistence.py:238
↓ 3 callersMethodrender
(self)
preprocess_utils/data_utils/nerf/gui.py:553
↓ 3 callersFunctionrotate2d_inv
(theta, **kwargs)
training/augment.py:113
↓ 3 callersFunctionrotate2d_inv
(theta, **kwargs)
eg3d/eg3d/training/augment.py:113
↓ 3 callersFunctionrotation_matrix
(angle)
eg3d/eg3d/metrics/equivariance.py:33
↓ 3 callersMethodrun_D
(self, img, c, blur_sigma=0, blur_sigma_raw=0, update_emas=False)
training/loss.py:73
↓ 3 callersMethodrun_D
(self, img, c, blur_sigma=0, blur_sigma_raw=0, update_emas=False)
eg3d/eg3d/training/loss.py:73
↓ 3 callersMethodrun_step
(self)
preprocess_utils/data_utils/nerf/asr.py:185
↓ 3 callersMethodsave
(self, epoch, current_iter)
GFPGAN/gfpgan/models/gfpgan_model.py:569
↓ 3 callersMethodsave_checkpoint
(self, name=None, full=False, best=False, remove_old=True)
preprocess_utils/data_utils/nerf/utils.py:1302
↓ 3 callersMethodsave_tensor_to_file
(tensor, filename='output', dtype='png', start=0, out_folder='', target_size=None)
vive3D/visualizer.py:96
↓ 3 callersMethodscale
(self, delta)
preprocess_utils/data_utils/nerf/gui.py:64
↓ 3 callersFunctionscale2d
(sx, sy, **kwargs)
training/augment.py:75
↓ 3 callersFunctionscale2d
(sx, sy, **kwargs)
eg3d/eg3d/training/augment.py:75
↓ 3 callersFunctionsetup
(rank, world_size,opts)
main.py:32
↓ 3 callersMethodtest
Forward function used in test time. This function wraps <forward> function in no_grad() so we don't save intermediate steps for backprop
eval/lmd/third_part/face3d/models/base_model.py:155
↓ 3 callersMethodtest
(self)
GFPGAN/gfpgan/models/gfpgan_model.py:473
↓ 3 callersMethodtest_step
(self, data, bg_color=None, perturb=False)
preprocess_utils/data_utils/nerf/utils.py:841
↓ 3 callersMethodto_device
(self, buf)
eg3d/eg3d/viz/renderer.py:218
↓ 3 callersFunctiontransferBFM09
(bfm_folder='BFM')
eval/lmd/third_part/face3d/util/load_mats.py:32
↓ 3 callersFunctiontranslate2d
(tx, ty, **kwargs)
training/augment.py:60
↓ 3 callersFunctiontranslate2d
(tx, ty, **kwargs)
eg3d/eg3d/training/augment.py:60
↓ 3 callersFunctiontranslate2d_inv
(tx, ty, **kwargs)
training/augment.py:107
↓ 3 callersFunctiontranslate2d_inv
(tx, ty, **kwargs)
eg3d/eg3d/training/augment.py:107
↓ 3 callersMethodtrim_wav
(self, wav_np, sr, split_rate=0, duration_second=0, is_novel=False)
trainer.py:846
← previousnext →201–300 of 2,892, ranked by callers