MCPcopy Create free account

hub / github.com/Gsunshine/Enjoy-Hamburger / functions

Functions1,928 in github.com/Gsunshine/Enjoy-Hamburger

↓ 1 callersMethod__init__
(self, reduction=2, use_scale=True, mode='embedded_gaussian
seg_light_ham/mmseg/models/decode_heads/dnl_head.py:103
↓ 1 callersMethod__init__
(self, pool_scales, in_channels, channels, conv_cfg, norm_cfg, act_cfg, align_corners, **kwar
seg_light_ham/mmseg/models/decode_heads/psp_head.py:25
↓ 1 callersMethod__init__
(self, num_codes=32, use_se_loss=True, add_lateral=False,
seg_light_ham/mmseg/models/decode_heads/enc_head.py:79
↓ 1 callersMethod__init__
(self, filter_size, fusion, in_channels, channels, conv_cfg, norm_cfg, act_cfg)
seg_light_ham/mmseg/models/decode_heads/dm_head.py:25
↓ 1 callersMethod__init__
(self, ema_channels, num_bases, num_stages,
seg_light_ham/mmseg/models/decode_heads/ema_head.py:95
↓ 1 callersMethod__init__
(self, pool_scale, fusion, in_channels, channels, conv_cfg, norm_cfg, act_cfg)
seg_light_ham/mmseg/models/decode_heads/apc_head.py:26
↓ 1 callersMethod__init__
(self, trt_file: str, cfg: Any, device_id: int)
seg_mm/tools/deploy_test.py:103
↓ 1 callersMethod__init__
(self, *args, by_epoch=False, efficient_test=False,
seg_mm/mmseg/core/evaluation/eval_hooks.py:28
↓ 1 callersMethod__init__
(self, split, **kwargs)
seg_mm/mmseg/datasets/pascal_context.py:48
↓ 1 callersMethod__init__
(self, in_channels, out_channels, norm_layer=dict(type='LN'
seg_mm/mmseg/models/necks/mla_neck.py:80
↓ 1 callersMethod__init__
(self, in_channels=(64, 256, 256), out_channels=128, conv_c
seg_mm/mmseg/models/necks/ic_neck.py:102
↓ 1 callersMethod__init__
(self, img_size=224, patch_size=16, in_channels=3,
seg_mm/mmseg/models/backbones/vit.py:150
↓ 1 callersMethod__init__
(self, groups=1, base_width=4, **kwargs)
seg_mm/mmseg/models/backbones/resnext.py:139
↓ 1 callersMethod__init__
(self, extra, in_channels=3, conv_cfg=None,
seg_mm/mmseg/models/backbones/hrnet.py:299
↓ 1 callersMethod__init__
(self, in_channels, out_channels, stride,
seg_mm/mmseg/models/utils/inverted_residual.py:32
↓ 1 callersMethod__init__
(self, c1_in_channels, c1_channels, **kwargs)
seg_mm/mmseg/models/decode_heads/sep_aspp_head.py:43
↓ 1 callersMethod__init__
(self, isa_channels, down_factor=(8, 8), **kwargs)
seg_mm/mmseg/models/decode_heads/isa_head.py:69
↓ 1 callersMethod__init__
(self, dilations=(1, 6, 12, 18), **kwargs)
seg_mm/mmseg/models/decode_heads/aspp_head.py:65
↓ 1 callersMethod__init__
(self, reduction=2, use_scale=True, mode='embedded_gaussian
seg_mm/mmseg/models/decode_heads/dnl_head.py:103
↓ 1 callersMethod__init__
(self, pool_scales, in_channels, channels, conv_cfg, norm_cfg, act_cfg, align_corners, **kwar
seg_mm/mmseg/models/decode_heads/psp_head.py:25
↓ 1 callersMethod__init__
(self, num_codes=32, use_se_loss=True, add_lateral=False,
seg_mm/mmseg/models/decode_heads/enc_head.py:79
↓ 1 callersMethod__init__
(self, filter_size, fusion, in_channels, channels, conv_cfg, norm_cfg, act_cfg)
seg_mm/mmseg/models/decode_heads/dm_head.py:25
↓ 1 callersMethod__init__
(self, ema_channels, num_bases, num_stages,
seg_mm/mmseg/models/decode_heads/ema_head.py:95
↓ 1 callersMethod__init__
(self, pool_scale, fusion, in_channels, channels, conv_cfg, norm_cfg, act_cfg)
seg_mm/mmseg/models/decode_heads/apc_head.py:26
↓ 1 callersMethod__init__
(self, data_root, split)
seg/HamNet/test.py:57
↓ 1 callersMethod__init__
(self, data_root=settings.DATA_ROOT, split='val')
seg/HamNet/dataset.py:126
↓ 1 callersMethod__init__
(self, dataset, indices)
seg/HamNet/sync_bn/utils/data/dataset.py:94
↓ 1 callersFunction_async_copy_stream
(inputs, device_ids)
seg/HamNet/sync_bn/nn/parallel/data_parallel.py:83
↓ 1 callersMethod_auxiliary_head_forward_train
Run forward function and calculate loss for auxiliary head in training.
seg_light_ham/mmseg/models/segmentors/encoder_decoder.py:99
↓ 1 callersMethod_auxiliary_head_forward_train
Run forward function and calculate loss for auxiliary head in training.
seg_mm/mmseg/models/segmentors/encoder_decoder.py:99
↓ 1 callersMethod_check_branches
Check branches configuration.
seg_light_ham/mmseg/models/backbones/hrnet.py:50
↓ 1 callersMethod_check_branches
Check branches configuration.
seg_mm/mmseg/models/backbones/hrnet.py:50
↓ 1 callersMethod_check_input_divisible
(self, x)
seg_light_ham/mmseg/models/backbones/unet.py:427
↓ 1 callersMethod_check_input_divisible
(self, x)
seg_mm/mmseg/models/backbones/unet.py:427
↓ 1 callersFunction_class_to_index
(mask, _mapping, _key)
seg_light_ham/tools/convert_datasets/pascal_context.py:23
↓ 1 callersFunction_class_to_index
(mask, _mapping, _key)
seg_mm/tools/convert_datasets/pascal_context.py:23
↓ 1 callersMethod_compute_mean_std
Compute the mean and standard-deviation with sum and square-sum. This method also maintains the moving average on the master device.
seg/HamNet/sync_bn/nn/modules/batchnorm.py:122
↓ 1 callersFunction_concat_dataset
Build :obj:`ConcatDataset by.
seg_light_ham/mmseg/datasets/builder.py:27
↓ 1 callersFunction_concat_dataset
Build :obj:`ConcatDataset by.
seg_mm/mmseg/datasets/builder.py:27
↓ 1 callersFunction_convert_batchnorm
(module)
seg_light_ham/tools/pytorch2onnx.py:25
↓ 1 callersFunction_convert_batchnorm
(module)
seg_light_ham/tools/pytorch2torchscript.py:38
↓ 1 callersFunction_convert_batchnorm
(module)
seg_mm/tools/pytorch2onnx.py:25
↓ 1 callersFunction_convert_batchnorm
(module)
seg_mm/tools/pytorch2torchscript.py:38
↓ 1 callersMethod_convert_to_label_id
Convert trainId to id for cityscapes.
seg_light_ham/mmseg/datasets/cityscapes.py:40
↓ 1 callersMethod_convert_to_label_id
Convert trainId to id for cityscapes.
seg_mm/mmseg/datasets/cityscapes.py:40
↓ 1 callersMethod_convert_to_onehot_labels
Convert segmentation label to onehot. Args: seg_label (Tensor): Segmentation label of shape (N, H, W). num_classes (i
seg_light_ham/mmseg/models/decode_heads/enc_head.py:160
↓ 1 callersMethod_convert_to_onehot_labels
Convert segmentation label to onehot. Args: seg_label (Tensor): Segmentation label of shape (N, H, W). num_classes (i
seg_mm/mmseg/models/decode_heads/enc_head.py:160
↓ 1 callersMethod_decode_head_forward_test
Run forward function and calculate loss for decode head in inference.
seg_light_ham/mmseg/models/segmentors/encoder_decoder.py:93
↓ 1 callersMethod_decode_head_forward_test
Run forward function and calculate loss for decode head in inference.
seg_mm/mmseg/models/segmentors/encoder_decoder.py:93
↓ 1 callersMethod_decode_head_forward_train
Run forward function and calculate loss for decode head in training.
seg_light_ham/mmseg/models/segmentors/encoder_decoder.py:82
↓ 1 callersMethod_decode_head_forward_train
Run forward function and calculate loss for decode head in training.
seg_mm/mmseg/models/segmentors/encoder_decoder.py:82
↓ 1 callersFunction_demo_mm_inputs
Create a superset of inputs needed to run test or train batches. Args: input_shape (tuple): input batch dimensions nu
seg_light_ham/tools/pytorch2onnx.py:46
↓ 1 callersFunction_demo_mm_inputs
Create a superset of inputs needed to run test or train batches. Args: input_shape (tuple): input batch dimensions nu
seg_light_ham/tools/pytorch2torchscript.py:59
↓ 1 callersFunction_demo_mm_inputs
Create a superset of inputs needed to run test or train batches. Args: input_shape (tuple): input batch dimensions nu
seg_mm/tools/pytorch2onnx.py:46
↓ 1 callersFunction_demo_mm_inputs
Create a superset of inputs needed to run test or train batches. Args: input_shape (tuple): input batch dimensions nu
seg_mm/tools/pytorch2torchscript.py:59
↓ 1 callersMethod_evaluate_cityscapes
Evaluation in Cityscapes protocol. Args: results (list): Testing results of the dataset. logger (logging.Logger | str
seg_light_ham/mmseg/datasets/cityscapes.py:169
↓ 1 callersMethod_evaluate_cityscapes
Evaluation in Cityscapes protocol. Args: results (list): Testing results of the dataset. logger (logging.Logger | str
seg_mm/mmseg/datasets/cityscapes.py:169
↓ 1 callersFunction_expand_onehot_labels
Expand onehot labels to match the size of prediction.
seg_light_ham/mmseg/models/losses/cross_entropy_loss.py:36
↓ 1 callersFunction_expand_onehot_labels
Expand onehot labels to match the size of prediction.
seg_mm/mmseg/models/losses/cross_entropy_loss.py:36
↓ 1 callersMethod_freeze_stages
(self)
seg_light_ham/mmseg/models/backbones/mobilenet_v3.py:254
↓ 1 callersMethod_freeze_stages
(self)
seg_light_ham/mmseg/models/backbones/swin.py:642
↓ 1 callersMethod_freeze_stages
(self)
seg_light_ham/mmseg/models/backbones/mobilenet_v2.py:181
↓ 1 callersMethod_freeze_stages
(self)
seg_mm/mmseg/models/backbones/mobilenet_v3.py:254
↓ 1 callersMethod_freeze_stages
(self)
seg_mm/mmseg/models/backbones/swin.py:642
↓ 1 callersMethod_freeze_stages
(self)
seg_mm/mmseg/models/backbones/mobilenet_v2.py:181
↓ 1 callersFunction_generator_summary_ops
Creates a dictionary of image summaries.
gan/HamGAN/estimator_lib.py:192
↓ 1 callersMethod_get_batch
(self)
seg/HamNet/sync_bn/utils/data/dataloader.py:249
↓ 1 callersFunction_get_discriminator
Return a TF-GAN compatible discriminator.
gan/HamGAN/train_experiment.py:310
↓ 1 callersFunction_get_generator
Returns a TF-GAN compatible generator function.
gan/HamGAN/train_experiment.py:269
↓ 1 callersMethod_get_item
(self, idx)
seg/HamNet/test.py:72
↓ 1 callersMethod_get_item
(self, idx)
seg/HamNet/dataset.py:103
↓ 1 callersFunction_get_stream
Gets a background stream for copying between CPU and GPU
seg/HamNet/sync_bn/nn/parallel/data_parallel.py:105
↓ 1 callersMethod_init_auxiliary_head
Initialize ``auxiliary_head``
seg_light_ham/mmseg/models/segmentors/encoder_decoder.py:53
↓ 1 callersMethod_init_auxiliary_head
Initialize ``auxiliary_head``
seg_mm/mmseg/models/segmentors/encoder_decoder.py:53
↓ 1 callersMethod_init_decode_head
Initialize ``decode_head``
seg_light_ham/mmseg/models/segmentors/encoder_decoder.py:47
↓ 1 callersMethod_init_decode_head
Initialize ``decode_head``
seg_mm/mmseg/models/segmentors/encoder_decoder.py:47
↓ 1 callersMethod_init_inputs
Check and initialize input transforms. The in_channels, in_index and input_transform must match. Specifically, when input_transform i
seg_light_ham/mmseg/models/decode_heads/decode_head.py:116
↓ 1 callersMethod_init_inputs
Check and initialize input transforms. The in_channels, in_index and input_transform must match. Specifically, when input_transform i
seg_mm/mmseg/models/decode_heads/decode_head.py:116
↓ 1 callersMethod_init_weight
(self)
seg/HamNet/hamburger/burger.py:44
↓ 1 callersMethod_init_weight
(self)
seg/HamNet/hamburger/burger.py:96
↓ 1 callersMethod_init_weight
(self)
seg/HamNet/hamburger/burger.py:175
↓ 1 callersMethod_inject
Inject the required update ops with all trainable variables. [Args] model_vars: list of trainable tf.Variables. [list]
gan/HamGAN/optimization.py:41
↓ 1 callersFunction_load_dataset
(dataset_name, split, data_dir=None, shuffle_files=False)
gan/HamGAN/data_provider.py:92
↓ 1 callersFunction_log_performance_statistics
(cur_step, steps_taken, time_taken, start_time)
gan/HamGAN/train_experiment.py:261
↓ 1 callersMethod_make_branches
Build multiple branch.
seg_light_ham/mmseg/models/backbones/hrnet.py:115
↓ 1 callersMethod_make_branches
Build multiple branch.
seg_mm/mmseg/models/backbones/hrnet.py:115
↓ 1 callersMethod_make_fuse_layers
Build fuse layer.
seg_light_ham/mmseg/models/backbones/hrnet.py:125
↓ 1 callersMethod_make_fuse_layers
Build fuse layer.
seg_mm/mmseg/models/backbones/hrnet.py:125
↓ 1 callersMethod_make_layer
(self)
seg_light_ham/mmseg/models/backbones/mobilenet_v3.py:129
↓ 1 callersMethod_make_layer
Make each layer.
seg_light_ham/mmseg/models/backbones/hrnet.py:481
↓ 1 callersMethod_make_layer
(self)
seg_mm/mmseg/models/backbones/mobilenet_v3.py:129
↓ 1 callersMethod_make_layer
Make each layer.
seg_mm/mmseg/models/backbones/hrnet.py:481
↓ 1 callersMethod_make_one_branch
Build one branch.
seg_light_ham/mmseg/models/backbones/hrnet.py:68
↓ 1 callersMethod_make_one_branch
Build one branch.
seg_mm/mmseg/models/backbones/hrnet.py:68
↓ 1 callersMethod_make_stage
(self, in_channels, out_channels, strides, norm_cfg, act_cfg, bottleneck_type)
seg_light_ham/mmseg/models/backbones/stdc.py:302
↓ 1 callersMethod_make_stage
(self, in_channels, out_channels, strides, norm_cfg, act_cfg, bottleneck_type)
seg_mm/mmseg/models/backbones/stdc.py:302
↓ 1 callersMethod_make_stem_layer
Make stem layer for ResNet.
seg_light_ham/mmseg/models/backbones/resnet.py:591
↓ 1 callersMethod_make_stem_layer
Make stem layer for ResNet.
seg_mm/mmseg/models/backbones/resnet.py:591
↓ 1 callersMethod_mosaic_transform_img
Mosaic transform function. Args: results (dict): Result dict. Returns: dict: Updated result dict.
seg_light_ham/mmseg/datasets/pipelines/transforms.py:1132
↓ 1 callersMethod_mosaic_transform_img
Mosaic transform function. Args: results (dict): Result dict. Returns: dict: Updated result dict.
seg_mm/mmseg/datasets/pipelines/transforms.py:1132
← previousnext →301–400 of 1,928, ranked by callers