MCPcopy Create free account

hub / github.com/endo-yuki-t/Fewshot-SMIS / functions

Functions246 in github.com/endo-yuki-t/Fewshot-SMIS

Methodforward
(self, x)
models/encoders/helpers.py:91
Methodforward
(self, x)
models/encoders/helpers.py:116
Methodforward
Arguments: x: a float tensor with shape [batch_size, c, h, w]. Returns: a float tensor with shape [batch_
models/mtcnn/mtcnn_pytorch/src/get_nets.py:18
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [bat
models/mtcnn/mtcnn_pytorch/src/get_nets.py:63
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [bat
models/mtcnn/mtcnn_pytorch/src/get_nets.py:107
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: c: a float tensor with shape [bat
models/mtcnn/mtcnn_pytorch/src/get_nets.py:157
Methodforward
(self, input)
models/stylegan2/model.py:14
Methodforward
(self, input)
models/stylegan2/model.py:44
Methodforward
(self, input)
models/stylegan2/model.py:65
Methodforward
(self, input)
models/stylegan2/model.py:84
Methodforward
(self, input)
models/stylegan2/model.py:110
Methodforward
(self, input)
models/stylegan2/model.py:147
Methodforward
(self, input)
models/stylegan2/model.py:171
Methodforward
(self, input, style)
models/stylegan2/model.py:232
Methodforward
(self, image, noise=None)
models/stylegan2/model.py:282
Methodforward
(self, input)
models/stylegan2/model.py:296
Methodforward
(self, input, style, noise=None)
models/stylegan2/model.py:331
Methodforward
(self, input, style, skip=None)
models/stylegan2/model.py:350
Methodforward
( self, styles, return_latents=False, return_features=Fals
models/stylegan2/model.py:470
Methodforward
(self, input)
models/stylegan2/model.py:610
Methodforward
(self, input)
models/stylegan2/model.py:660
Methodforward
(ctx, grad_output, out, negative_slope, scale)
models/stylegan2/op/fused_act.py:20
Methodforward
(ctx, input, bias, negative_slope, scale)
models/stylegan2/op/fused_act.py:52
Methodforward
(self, input)
models/stylegan2/op/fused_act.py:80
Methodforward
( ctx, grad_output, kernel, grad_kernel, up, down, pad, g_pad, in_size, out_size )
models/stylegan2/op/upfirdn2d.py:19
Methodforward
(ctx, input, kernel, up, down, pad)
models/stylegan2/op/upfirdn2d.py:87
Methodforward
(self, latent, latent_avg=None)
criteria/w_norm.py:11
Methodforward
(self, y_hat, y, x)
criteria/id_loss.py:22
Methodforward
(self, x: torch.Tensor)
criteria/lpips/networks.py:53
Methodforward
(self, x: torch.Tensor, y: torch.Tensor)
criteria/lpips/lpips.py:29
Functionfused_bias_act
models/stylegan2/op/fused_bias_act.cpp:11
Methodget_latent
(self, input)
models/stylegan2/model.py:467
Methodget_transforms
(self)
configs/transforms_config.py:21
Methodget_transforms
(self)
configs/transforms_config.py:46
Methodget_transforms
(self)
configs/transforms_config.py:75
Methodget_transforms
(self)
configs/transforms_config.py:100
Methodget_transforms
(self)
configs/transforms_config.py:127
Functionmake_dataset
(dir)
utils/data_utils.py:17
Methodmake_noise
(self)
models/stylegan2/model.py:448
Methodmean_latent
(self, n_latent)
models/stylegan2/model.py:459
Methodparse
(self)
options/train_options.py:57
Functionpositionalencoding1d
:param d_model: dimension of the model :param length: length of positions :return: length*d_model position matrix
vit_pytorch/positionalembedding2d.py:5
Functionshow_bboxes
Draw bounding boxes and facial landmarks. Arguments: img: an instance of PIL.Image. bounding_boxes: a float numpy array of sh
models/mtcnn/mtcnn_pytorch/src/visualization_utils.py:4
Functionupfirdn2d
models/stylegan2/op/upfirdn2d.cpp:12
Functionupfirdn2d_native
( input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1 )
models/stylegan2/op/upfirdn2d.py:150
Functionvis_faces
(log_hooks)
utils/common.py:58
← previous201–246 of 246, ranked by callers