Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1365843167/-
/ functions
Functions
338 in github.com/1365843167/-
⨍
Functions
338
◇
Types & classes
117
Method
forward
(self, x, x_prev)
nasnet_seperable.py:356
Method
forward
(self, x, x_prev)
nasnet_seperable.py:410
Method
forward
(self, x, x_prev)
nasnet_seperable.py:465
Method
forward
(self, input)
nasnet_seperable.py:602
Method
forward
(self, input)
bninception.py:533
Function
gaussian_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
Function
gaussian_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
Function
get_cnn
()
cnn_dcn.py:117
Method
get_component_properties
(self, component_id)
hpm.py:85
Function
get_deform_cnn
(trainable=True, freeze_filter=[nn.Conv2d, nn.Linear])
cnn_dcn.py:120
Method
get_upgrade_version_from_file
(filename)
hpm.py:268
Method
initiate_manual_rollback_and_wait
(self, timeout=2, interval=0.1)
hpm.py:249
Method
install_component_from_file
(self, filename, component)
hpm.py:368
Function
itn_cpm
(model_config, cycle_model_path)
cpm_itn.py:298
Function
nasnetalarge
r"""NASNetALarge model architecture from the `"NASNet" <https://arxiv.org/abs/1707.07012>`_ paper.
nasnet_seperable.py:608
Function
np_repeat_2d
Tensorflow version of np.repeat for 2D
deform_conv.py:21
Method
open_upgrade_image
(filename)
hpm.py:264
Method
query_rollback_status
(self)
hpm.py:241
Method
query_selftest_results
(self)
hpm.py:237
Function
res2net_bottleneck_block
https://github.com/shaoanlu/experiment-with-res2net/blob/master/res2net_block.py Arguments: x: input tensor f: number
res2net_block.py:4
Function
resnet101
Constructs a ResNet-101 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:318
Function
resnet152
Constructs a ResNet-152 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:329
Function
resnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:285
Function
resnet34
Constructs a ResNet-34 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:296
Function
resnet50
Constructs a ResNet-50 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
resnet_face.py:307
Function
resnet_face18
(use_se=True, **kwargs)
resnet_face.py:344
Method
set_mode
(self, mode)
cpm_itn.py:233
Function
sp_batch_map_coordinates
Reference implementation for batch_map_coordinates
deform_conv.py:67
Method
specify_parameter
(self, base_lr, base_weight_decay)
cpm_vgg16.py:72
Method
specify_parameter
(self, base_lr, base_weight_decay)
cpm_itn.py:247
Method
stages
(self)
SEResnet.py:95
Function
test
()
shufflenet1.py:102
Function
th_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
Function
th_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
Function
th_repeat
Torch version of np.repeat for 1D
deform_conv.py:15
Method
unfreeze
unfreeze modules
cnn_dcn.py:105
Function
xception
Construct Xception.
xception.py:195
Function
xception
(num_classes=1000, pretrained='imagenet')
xception1.py:207
← previous
301–338 of 338, ranked by callers