MCPcopy Create free account

hub / github.com/HiLab-git/SSL4MIS / functions

Functions575 in github.com/HiLab-git/SSL4MIS

↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_mean_teacher_2D.py:85
↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_interpolation_consistency_training_2D.py:87
↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_mean_teacher_3D.py:72
↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_fixmatch_standard_augs.py:123
↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_interpolation_consistency_training_3D.py:76
↓ 1 callersFunctionupdate_ema_variables
(model, ema_model, alpha, global_step)
code/train_uncertainty_aware_mean_teacher_2D.py:85
↓ 1 callersFunctionwindow_reverse
Args: windows: (num_windows*B, window_size, window_size, C) window_size (int): Window size H (int): Height of image
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:45
↓ 1 callersFunctionxavier_normal_init_weight
(model)
code/train_regularized_dropout_3D.py:91
↓ 1 callersFunctionxavier_normal_init_weight
(model)
code/train_cross_pseudo_supervision_3D.py:89
Method__call__
(self, input, target_is_real)
code/networks/networks_other.py:292
Method__call__
(self, module)
code/networks/nnunet.py:34
Method__call__
(self, sample, ops_weak, ops_strong)
code/dataloaders/dataset.py:111
Method__call__
(self, sample)
code/dataloaders/dataset.py:151
Method__call__
(self, sample)
code/dataloaders/dataset.py:180
Method__call__
(self, sample)
code/dataloaders/brats2019.py:52
Method__call__
(self, sample)
code/dataloaders/brats2019.py:91
Method__call__
(self, sample)
code/dataloaders/brats2019.py:138
Method__call__
(self, sample)
code/dataloaders/brats2019.py:155
Method__call__
(self, sample)
code/dataloaders/brats2019.py:168
Method__call__
(self, sample)
code/dataloaders/brats2019.py:180
Method__enter__
(self)
code/networks/neural_network.py:26
Method__exit__
(self, *args)
code/networks/neural_network.py:29
Method__getitem__
(self, idx)
code/dataloaders/dataset.py:57
Method__getitem__
(self, idx)
code/dataloaders/brats2019.py:37
Method__init__
(self, depth=2, th=0.85, decay=0.99)
code/augmentations/ctaugment.py:40
Method__init__
(self, gamma=2, alpha=None, size_average=True)
code/utils/losses.py:120
Method__init__
(self, N, images_lists)
code/utils/util.py:137
Method__init__
(self)
code/utils/util.py:167
Method__init__
(self, path)
code/utils/util.py:195
Method__init__
(self, stage_idxs, out_channels, model_name, depth=5)
code/networks/encoder_tool.py:68
Method__init__
(self, in_channels, out_channels, dropout_p)
code/networks/unet.py:34
Method__init__
(self, in_channels, out_channels, dropout_p)
code/networks/unet.py:53
Method__init__
(self, in_channels1, in_channels2, out_channels, dropout_p, bilinear=True)
code/networks/unet.py:68
Method__init__
(self, params)
code/networks/unet.py:90
Method__init__
(self, params)
code/networks/unet.py:120
Method__init__
(self, params)
code/networks/unet.py:157
Method__init__
(self, params)
code/networks/unet.py:210
Method__init__
(self, uniform_range=0.3)
code/networks/unet.py:289
Method__init__
(self, in_chns, class_num)
code/networks/unet.py:325
Method__init__
(self, in_chns, class_num)
code/networks/unet.py:353
Method__init__
(self, in_chns, class_num)
code/networks/unet.py:374
Method__init__
(self, feature_scale=4, n_classes=21, is_deconv=True, in_channels=3, is_batchnorm=True)
code/networks/unet_3D.py:22
Method__init__
(self, in_channels, out_channels, bias=False,
code/networks/enet.py:26
Method__init__
(self, channels, internal_ratio=4, kernel_size=3,
code/networks/enet.py:106
Method__init__
(self, in_channels, out_channels, internal_ratio=4,
code/networks/enet.py:238
Method__init__
(self, in_channels, out_channels, internal_ratio=4,
code/networks/enet.py:370
Method__init__
(self, feature_scale=4, n_classes=21, is_deconv=True, in_channels=3, is_batchnorm=True)
code/networks/unet_3D_dv_semi.py:15
Method__init__
(self, num_classes, ndf=64, n_channel=1)
code/networks/discriminator.py:8
Method__init__
(self, in_channels, n_filters, k_size, stride, padding, bias=True)
code/networks/utils.py:9
Method__init__
(self, in_channels, n_filters, k_size, stride, padding, bias=True)
code/networks/utils.py:22
Method__init__
(self, in_channels, n_filters, k_size, stride, padding, bias=True)
code/networks/utils.py:35
Method__init__
(self, in_channels, n_filters, k_size, stride, padding, bias=True)
code/networks/utils.py:49
Method__init__
(self, in_size, out_size, is_batchnorm, n=2, ks=3, stride=1, padding=1)
code/networks/utils.py:63
Method__init__
(self, in_size, out_size, is_batchnorm, kernel_size=(3,3,1), padding_size=(1,1,0), init_stride=(1,1,1))
code/networks/utils.py:100
Method__init__
(self, in_size, out_size, is_batchnorm, kernel_size=(3,3,1), padding_size=(1,1,0), init_stride=(1,1,1))
code/networks/utils.py:127
Method__init__
(self, in_size, out_size, is_batchnorm)
code/networks/utils.py:160
Method__init__
(self, in_size, out_size, kernel_size=(1,1,1), is_batchnorm=True)
code/networks/utils.py:193
Method__init__
(self, in_size, out_size, is_deconv)
code/networks/utils.py:216
Method__init__
(self, in_size, out_size, is_deconv, is_batchnorm=True)
code/networks/utils.py:238
Method__init__
(self, in_size, out_size, is_batchnorm=True)
code/networks/utils.py:261
Method__init__
(self, in_size, out_size, is_deconv, is_batchnorm)
code/networks/utils.py:304
Method__init__
(self, in_channels, n_filters, stride=1, downsample=None)
code/networks/utils.py:332
Method__init__
(self, in_channels, n_filters, stride=1, downsample=None)
code/networks/utils.py:358
Method__init__
(self, submodule, extracted_layers)
code/networks/utils.py:386
Method__init__
(self, submodule, layername, upscale=False)
code/networks/utils.py:402
Method__init__
(self, in_size, out_size, scale_factor)
code/networks/utils.py:456
Method__init__
(self, input_nc, output_nc, ngf=64, norm_layer=nn.BatchNorm2d, use_dropout=False, n_blocks=6, gpu_ids=[], padd
code/networks/networks_other.py:302
Method__init__
(self, dim, padding_type, norm_layer, use_dropout, use_bias)
code/networks/networks_other.py:355
Method__init__
(self, input_nc, output_nc, num_downs, ngf=64, norm_layer=nn.BatchNorm2d, use_dropout=False,
code/networks/networks_other.py:401
Method__init__
(self, outer_nc, inner_nc, input_nc=None, submodule=None, outermost=False, innermost=False, n
code/networks/networks_other.py:428
Method__init__
(self, input_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm2d, use_sigmoid=False, gpu_ids=[])
code/networks/networks_other.py:482
Method__init__
(self)
code/networks/neural_network.py:71
Method__init__
( self, in_channels, skip_channels, out_channels,
code/networks/efficientunet.py:28
Method__init__
(self, in_channels, out_channels, use_batchnorm=True)
code/networks/efficientunet.py:66
Method__init__
( self, encoder_channels, decoder_channels, n_blocks=5,
code/networks/efficientunet.py:85
Method__init__
(self, in_channels, gating_channels, inter_channels=None, dimension=3, mode='concatenation',
code/networks/grid_attention_layer.py:8
Method__init__
(self, in_channels, gating_channels, inter_channels=None, mode='concatenation', sub_sample_fa
code/networks/grid_attention_layer.py:174
Method__init__
(self, in_channels, gating_channels, inter_channels=None, dimension=3, mode='concatenation',
code/networks/grid_attention_layer.py:184
Method__init__
(self, in_channels, gating_channels, inter_channels=None, mode='concatenation', sub_sample_fa
code/networks/grid_attention_layer.py:360
Method__init__
(self, in_channels, gating_channels, inter_channels=None, mode='concatenation', sub_sample_fa
code/networks/grid_attention_layer.py:378
Method__init__
( self, in_channels, out_channels, kernel_size, pa
code/networks/attention.py:10
Method__init__
(self, in_channels, reduction=16)
code/networks/attention.py:52
Method__init__
(self, name, **params)
code/networks/attention.py:69
Method__init__
(self, dim, window_size, num_heads, qkv_bias=True, qk_scale=None, attn_drop=0., proj_drop=0.)
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:77
Method__init__
(self, dim, input_resolution, num_heads, window_size=7, shift_size=0, mlp_ratio=4., qkv_bias=
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:188
Method__init__
(self, input_resolution, dim, norm_layer=nn.LayerNorm)
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:318
Method__init__
(self, input_resolution, dim, dim_scale=2, norm_layer=nn.LayerNorm)
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:359
Method__init__
(self, input_resolution, dim, dim_scale=4, norm_layer=nn.LayerNorm)
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:386
Method__init__
(self, dim, input_resolution, depth, num_heads, window_size, mlp_ratio=4., qkv_bias=True, qk_
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:433
Method__init__
(self, dim, input_resolution, depth, num_heads, window_size, mlp_ratio=4., qkv_bias=True, qk_
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:506
Method__init__
(self, img_size=224, patch_size=4, in_chans=3, embed_dim=96, norm_layer=None)
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:559
Method__init__
(self, img_size=224, patch_size=4, in_chans=3, num_classes=1000, embed_dim=96, depths=[2, 2,
code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:625
Method__init__
(self, n_stages, n_filters_in, n_filters_out, normalization='none')
code/networks/vnet.py:6
Method__init__
(self, n_stages, n_filters_in, n_filters_out, normalization='none')
code/networks/vnet.py:35
Method__init__
(self, n_filters_in, n_filters_out, stride=2, normalization='none')
code/networks/vnet.py:68
Method__init__
(self, n_filters_in, n_filters_out, stride=2, normalization='none')
code/networks/vnet.py:95
Method__init__
(self, n_filters_in, n_filters_out, stride=2, normalization='none')
code/networks/vnet.py:122
Method__init__
(self, neg_slope=1e-2)
code/networks/nnunet.py:31
Method__init__
(self, input_channels, output_channels, conv_op=nn.Conv2d, conv_kwargs=None,
code/networks/nnunet.py:47
Method__init__
stacks ConvDropoutNormLReLU layers. initial_stride will only be applied to first layer in the stack. The other parameters affect all layers
code/networks/nnunet.py:98
← previousnext →201–300 of 575, ranked by callers