MCPcopy Create free account

hub / github.com/ZhaoJ9014/face.evoLVe / functions

Functions423 in github.com/ZhaoJ9014/face.evoLVe

Method__repr__
(self)
backup/metrics.py:190
Method__str__
(self)
applications/align/matlab_cp2tform.py:7
Method__str__
(self)
applications/align/align_trans.py:19
Method__str__
(self)
paddle/align/align_trans.py:19
Function_encode_block_string
Encode a block to a string. Args: block (namedtuple): A BlockArgs type argument. Returns: block_string: A St
backbone/EfficientNets.py:395
Method_initialize_weights
(self)
head/metrics.py:48
Methodadd_text
(self, img, text, left, top, color=(0, 0, 0), size=20)
paddle/Paddle-Lite-Inference-demo/main.py:109
Functioncalculate_val
Copy from [insightface](https://github.com/deepinsight/insightface) :param thresholds: :param embeddings1: :param embeddings2: :p
util/verification.py:107
Functionde_preprocess
(tensor)
backup/utils.py:121
Functionde_preprocess
(tensor)
util/extract_feature_v1.py:17
Functionde_preprocess
(tensor)
util/utils.py:121
Functiondecode
Decode a list of string notations to specify blocks inside the network. Args: string_list (list[str]): A list of strings, each st
backbone/EfficientNets.py:419
Methoddet_face
(self, img)
paddle/PaddleInference-demo/utils.py:281
Functionencode
Encode a list of BlockArgs to a list of strings. Args: blocks_args (list[namedtuples]): A list of BlockArgs namedtuples of block
backbone/EfficientNets.py:435
Methodextract_endpoints
Use convolution layer to extract features from reduction levels i in [1, 2, 3, 4, 5]. Args: inputs (tensor): Input tensor
backbone/EfficientNets.py:847
Functionextract_feature
(img_root, backbone, model_root, device = torch.device("cuda:0" if torch.cuda.is_available() else "cpu"), tta
util/extract_feature_v2.py:16
Functionextract_feature
(data_root, backbone, model_root, input_size = [112, 112], rgb_mean = [0.5, 0.5, 0.5], rgb_std = [0.5, 0.5, 0.
util/extract_feature_v1.py:39
Methodfast_det_face
(self, img)
paddle/Paddle-Lite-Inference-demo/MTCNN.py:235
Methodfix_basicblock_name
(self, name)
paddle/backbone/resnet_pp.py:644
Methodfix_bottleneck_name
(self, name)
paddle/backbone/resnet_pp.py:631
Methodfix_conv_norm_name
(self, name)
paddle/backbone/resnet_pp.py:616
Methodfix_shortcut_name
(self, name)
paddle/backbone/resnet_pp.py:626
Methodforward
(self, x)
backbone/EfficientNets.py:52
Methodforward
(ctx, i)
backbone/EfficientNets.py:59
Methodforward
(self, x)
backbone/EfficientNets.py:71
Methodforward
(self, x)
backbone/EfficientNets.py:228
Methodforward
(self, x)
backbone/EfficientNets.py:265
Methodforward
(self, x)
backbone/EfficientNets.py:298
Methodforward
(self, x)
backbone/EfficientNets.py:334
Methodforward
(self, input)
backbone/EfficientNets.py:626
Methodforward
MBConvBlock's forward function. Args: inputs (tensor): Input tensor. drop_connect_rate (bool): Drop connect rate (flo
backbone/EfficientNets.py:696
Methodforward
EfficientNet's forward function. Calls extract_features to extract features, applies final linear layer, and returns logits. Args:
backbone/EfficientNets.py:915
Methodforward
(self, x)
backbone/AttentionNets.py:12
Methodforward
(self, x)
backbone/AttentionNets.py:31
Methodforward
(self, x)
backbone/AttentionNets.py:82
Methodforward
(self, x)
backbone/AttentionNets.py:140
Methodforward
(self, x)
backbone/AttentionNets.py:184
Methodforward
(self, x)
backbone/AttentionNets.py:230
Methodforward
(self, input)
backbone/model_irse.py:12
Methodforward
(self, x)
backbone/model_irse.py:38
Methodforward
(self, x)
backbone/model_irse.py:62
Methodforward
(self, x)
backbone/model_irse.py:87
Methodforward
(self, x)
backbone/model_irse.py:167
Methodforward
(self, input)
backbone/GhostNet.py:23
Methodforward
(self, x)
backbone/GhostNet.py:60
Methodforward
(self, x)
backbone/GhostNet.py:77
Methodforward
(self, x)
backbone/GhostNet.py:103
Methodforward
(self, x)
backbone/GhostNet.py:151
Methodforward
(self, x)
backbone/GhostNet.py:237
Methodforward
(self, x)
backbone/model_resnet.py:34
Methodforward
(self, x)
backbone/model_resnet.py:68
Methodforward
(self, x)
backbone/model_resnet.py:147
Methodforward
(self, input)
backbone/MobileFaceNets.py:8
Methodforward
(self, x)
backbone/MobileFaceNets.py:17
Methodforward
(self, x)
backbone/MobileFaceNets.py:28
Methodforward
(self, x)
backbone/MobileFaceNets.py:40
Methodforward
(self, x)
backbone/MobileFaceNets.py:59
Methodforward
(self, x)
backbone/MobileFaceNets.py:81
Methodforward
(self, x)
head/metrics.py:31
Methodforward
(self, input, label)
head/metrics.py:95
Methodforward
(self, input, label)
head/metrics.py:149
Methodforward
(self, input, label)
head/metrics.py:218
Methodforward
(self, embbedings, label)
head/metrics.py:291
Methodforward
(self, feats, labels)
head/metrics.py:334
Methodforward
(self, feats, labels)
head/metrics.py:363
Methodforward
(self, feats, labels)
head/metrics.py:396
Methodforward
(self, feats, labels)
head/metrics.py:434
Methodforward
(self, feats, labels)
head/metrics.py:473
Methodforward
(self, feats, labels)
head/metrics.py:515
Methodforward
(self, x, label)
head/metrics.py:554
Methodforward
(self, x, label)
head/metrics.py:595
Methodforward
(self, p1, g2, p2, g1, cur_ids)
head/metrics.py:672
Methodforward
Arguments: x: a float tensor with shape [batch_size, c, h, w]. Returns: a float tensor with shape [batch_size
applications/align/get_nets.py:13
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [batch_s
applications/align/get_nets.py:59
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [batch_s
applications/align/get_nets.py:104
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: c: a float tensor with shape [batch_s
applications/align/get_nets.py:155
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:106
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:144
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:233
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:346
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:408
Methodforward
(self, inputs)
paddle/backbone/resnet_pp.py:561
Methodforward
(self, roi_feat, stage=0)
paddle/backbone/resnet_pp.py:596
Methodforward
(self, input)
paddle/backbone/model_irse.py:12
Methodforward
(self, x)
paddle/backbone/model_irse.py:35
Methodforward
(self, x)
paddle/backbone/model_irse.py:59
Methodforward
(self, x)
paddle/backbone/model_irse.py:84
Methodforward
(self, x)
paddle/backbone/model_irse.py:163
Methodforward
(self, x)
paddle/backbone/model_resnet.py:38
Methodforward
(self, x)
paddle/backbone/model_resnet.py:75
Methodforward
(self, x)
paddle/backbone/model_resnet.py:148
Methodforward
(self, x)
paddle/head/metrics.py:25
Methodforward
(self, input, label)
paddle/head/metrics.py:52
Methodforward
(self, input, label)
paddle/head/metrics.py:115
Methodforward
(self, input, label)
paddle/head/metrics.py:172
Methodforward
(self, embbedings, label)
paddle/head/metrics.py:231
Methodforward
Arguments: x: a float tensor with shape [batch_size, c, h, w]. Returns: a float tensor with shape [batch_size
paddle/align/get_nets.py:13
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [batch_s
paddle/align/get_nets.py:60
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: b: a float tensor with shape [batch_s
paddle/align/get_nets.py:106
Methodforward
Arguments: x: a float tensor with shape [batch_size, 3, h, w]. Returns: c: a float tensor with shape [batch_s
paddle/align/get_nets.py:158
← previousnext →301–400 of 423, ranked by callers