MCPcopy Create free account

hub / github.com/1365843167/- / functions

Functions338 in github.com/1365843167/-

Methodforward
(self, x, x_prev)
nasnet_seperable.py:356
Methodforward
(self, x, x_prev)
nasnet_seperable.py:410
Methodforward
(self, x, x_prev)
nasnet_seperable.py:465
Methodforward
(self, input)
nasnet_seperable.py:602
Methodforward
(self, input)
bninception.py:533
Functiongaussian_multi_input_mp
:param inp: Multi person ground truth heatmap input (17 ch) Each channel contains multiple joints. :return: out: Gaussian augmented output. V
gaussian.py:76
Functiongaussian_multi_output
:param inp: Single person ground truth heatmap input (17 ch) Each channel contains one joint. :return: out: Gaussian augmented output. Values
gaussian.py:102
Functionget_cnn
()
cnn_dcn.py:117
Methodget_component_properties
(self, component_id)
hpm.py:85
Functionget_deform_cnn
(trainable=True, freeze_filter=[nn.Conv2d, nn.Linear])
cnn_dcn.py:120
Methodget_upgrade_version_from_file
(filename)
hpm.py:268
Methodinitiate_manual_rollback_and_wait
(self, timeout=2, interval=0.1)
hpm.py:249
Methodinstall_component_from_file
(self, filename, component)
hpm.py:368
Functionitn_cpm
(model_config, cycle_model_path)
cpm_itn.py:298
Functionnasnetalarge
r"""NASNetALarge model architecture from the `"NASNet" <https://arxiv.org/abs/1707.07012>`_ paper.
nasnet_seperable.py:608
Functionnp_repeat_2d
Tensorflow version of np.repeat for 2D
deform_conv.py:21
Methodopen_upgrade_image
(filename)
hpm.py:264
Methodquery_rollback_status
(self)
hpm.py:241
Methodquery_selftest_results
(self)
hpm.py:237
Functionres2net_bottleneck_block
https://github.com/shaoanlu/experiment-with-res2net/blob/master/res2net_block.py Arguments: x: input tensor f: number
res2net_block.py:4
Functionresnet101
Constructs a ResNet-101 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:318
Functionresnet152
Constructs a ResNet-152 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:329
Functionresnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:285
Functionresnet34
Constructs a ResNet-34 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:296
Functionresnet50
Constructs a ResNet-50 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:307
Functionresnet_face18
(use_se=True, **kwargs)
resnet_face.py:344
Methodset_mode
(self, mode)
cpm_itn.py:233
Functionsp_batch_map_coordinates
Reference implementation for batch_map_coordinates
deform_conv.py:67
Methodspecify_parameter
(self, base_lr, base_weight_decay)
cpm_vgg16.py:72
Methodspecify_parameter
(self, base_lr, base_weight_decay)
cpm_itn.py:247
Methodstages
(self)
SEResnet.py:95
Functiontest
()
shufflenet1.py:102
Functionth_batch_map_coordinates
Batch version of th_map_coordinates Only supports 2D feature maps Parameters ---------- input : tf.Tensor. shape = (b, s, s)
deform_conv.py:83
Functionth_map_coordinates
Tensorflow verion of scipy.ndimage.map_coordinates Note that coords is transposed and only 2D is supported Parameters ---------- i
deform_conv.py:36
Functionth_repeat
Torch version of np.repeat for 1D
deform_conv.py:15
Methodunfreeze
unfreeze modules
cnn_dcn.py:105
Functionxception
Construct Xception.
xception.py:195
Functionxception
(num_classes=1000, pretrained='imagenet')
xception1.py:207
← previous301–338 of 338, ranked by callers