MCPcopy Create free account

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

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

↓ 1 callersMethodget_classes_and_palette
Get class names of current dataset. Args: classes (Sequence[str] | str | None): If classes is None, use default C
seg_mm/mmseg/datasets/custom.py:295
↓ 1 callersMethodget_grid_indices_from_1d
(self, gridI, gridO, filling_curve='manhattan')
gan/HamGAN/masks.py:137
↓ 1 callersFunctionget_grid_masks
We organize the masks as following: - mask1: RTL - mask2: RTL - mask3: RTL - mask4: RTL
gan/HamGAN/ops.py:269
↓ 1 callersMethodget_gt_seg_map_by_idx
Get one ground truth segmentation map for evaluation.
seg_light_ham/mmseg/datasets/custom.py:242
↓ 1 callersMethodget_gt_seg_map_by_idx
Get one ground truth segmentation map for evaluation.
seg_mm/mmseg/datasets/custom.py:242
↓ 1 callersFunctionget_hamburger
(version)
seg/HamNet/hamburger/burger.py:210
↓ 1 callersMethodget_indexes
Call function to collect indexes. Args: dataset (:obj:`MultiImageMixDataset`): The dataset. Returns: list: i
seg_light_ham/mmseg/datasets/pipelines/transforms.py:1119
↓ 1 callersMethodget_indexes
Call function to collect indexes. Args: dataset (:obj:`MultiImageMixDataset`): The dataset. Returns: list: i
seg_mm/mmseg/datasets/pipelines/transforms.py:1119
↓ 1 callersMethodget_mask
(self, nL)
gan/HamGAN/masks.py:178
↓ 1 callersFunctionget_metrics
Return metrics for SAGAN experiment on TPU, CPU, or GPU. When training on TPUs, this function should be executed on the CPU. Args: rea
gan/HamGAN/estimator_lib.py:164
↓ 1 callersMethodget_neighbors
(i, j, nO, nI)
gan/HamGAN/masks.py:310
↓ 1 callersMethodget_ops
Returns the update operators for the weights. Please run this operators in session or add this to training operation. [Return
gan/HamGAN/optimization.py:30
↓ 1 callersFunctionget_palette
(num_cls)
seg/HamNet/test.py:125
↓ 1 callersMethodget_palette_for_custom_classes
(self, class_names, palette=None)
seg_light_ham/mmseg/datasets/custom.py:339
↓ 1 callersMethodget_palette_for_custom_classes
(self, class_names, palette=None)
seg_mm/mmseg/datasets/custom.py:339
↓ 1 callersMethodget_points_test
Sample points for testing. Find ``num_points`` most uncertain points from ``uncertainty_map``. Args: seg_logits (Tensor)
seg_light_ham/mmseg/models/decode_heads/point_head.py:325
↓ 1 callersMethodget_points_test
Sample points for testing. Find ``num_points`` most uncertain points from ``uncertainty_map``. Args: seg_logits (Tensor)
seg_mm/mmseg/models/decode_heads/point_head.py:325
↓ 1 callersMethodget_points_train
Sample points for training. Sample points in [0, 1] x [0, 1] coordinate space based on their uncertainty. The uncertainties are calcu
seg_light_ham/mmseg/models/decode_heads/point_head.py:271
↓ 1 callersMethodget_points_train
Sample points for training. Sample points in [0, 1] x [0, 1] coordinate space based on their uncertainty. The uncertainties are calcu
seg_mm/mmseg/models/decode_heads/point_head.py:271
↓ 1 callersFunctionget_version
()
seg_mm/setup.py:20
↓ 1 callersMethodhue
Hue distortion.
seg_light_ham/mmseg/datasets/pipelines/transforms.py:901
↓ 1 callersMethodhue
Hue distortion.
seg_mm/mmseg/datasets/pipelines/transforms.py:901
↓ 1 callersFunctioniSAID_convert_from_color
RGB-color encoding to grayscale labels.
seg_light_ham/tools/convert_datasets/isaid.py:36
↓ 1 callersFunctioniSAID_convert_from_color
RGB-color encoding to grayscale labels.
seg_mm/tools/convert_datasets/isaid.py:36
↓ 1 callersFunctionimshow_semantic
Draw `result` over `img`. Args: img (str or Tensor): The image to be displayed. seg (Tensor): The semantic segmentation results t
seg_light_ham/tools/browse_dataset.py:59
↓ 1 callersFunctionimshow_semantic
Draw `result` over `img`. Args: img (str or Tensor): The image to be displayed. seg (Tensor): The semantic segmentation results t
seg_mm/tools/browse_dataset.py:59
↓ 1 callersMethodinf_batch
(self, image, label)
seg/HamNet/eval.py:47
↓ 1 callersMethodinfer_batch
(self, image, label)
seg/HamNet/train.py:178
↓ 1 callersFunctioninit_random_seed
Initialize random seed. If the seed is not set, the seed will be automatically randomized, and then broadcast to all processes to prevent som
seg_mm/mmseg/apis/train.py:19
↓ 1 callersMethodinit_weights
(self)
seg_light_ham/van.py:240
↓ 1 callersMethodinit_weights
(self)
seg_light_ham/mmseg/models/backbones/twins.py:471
↓ 1 callersMethodinit_weights
Initialize weight of later layer.
seg_light_ham/mmseg/models/utils/self_attention_block.py:94
↓ 1 callersMethodinit_weights
(self)
seg_mm/mmseg/models/backbones/twins.py:471
↓ 1 callersMethodinit_weights
Initialize weight of later layer.
seg_mm/mmseg/models/utils/self_attention_block.py:94
↓ 1 callersFunctioninterpolate_points
(p1, p2, n_steps=20)
gan/HamGAN/explore_latent.py:23
↓ 1 callersMethodload_annotations
Load annotation from directory. Args: img_dir (str): Path to image directory img_suffix (str): Suffix of images.
seg_light_ham/mmseg/datasets/custom.py:130
↓ 1 callersMethodload_annotations
Load annotation from directory. Args: img_dir (str): Path to image directory img_suffix (str): Suffix of images.
seg_mm/mmseg/datasets/custom.py:130
↓ 1 callersMethodload_checkpoints
(self, name)
seg/HamNet/eval.py:35
↓ 1 callersMethodload_checkpoints
(self, name, reset_steps=False)
seg/HamNet/train.py:143
↓ 1 callersMethodload_checkpoints
(self, name)
seg/HamNet/test.py:99
↓ 1 callersFunctionload_json_logs
(json_logs)
seg_light_ham/tools/analyze_logs.py:100
↓ 1 callersFunctionload_json_logs
(json_logs)
seg_mm/tools/analyze_logs.py:100
↓ 1 callersMethodlocal_inference
(self, x, bases)
seg_light_ham/mmseg/models/decode_heads/ham_head.py:47
↓ 1 callersMethodlocal_inference
(self, x, bases)
seg_mm/mmseg/models/decode_heads/ham_head.py:46
↓ 1 callersMethodlocal_inference
(self, x, bases)
seg/HamNet/hamburger/ham.py:49
↓ 1 callersMethodlocal_step
(self, x, bases, coef)
seg_light_ham/mmseg/models/decode_heads/ham_head.py:43
↓ 1 callersMethodlocal_step
(self, x, bases, coef)
seg_mm/mmseg/models/decode_heads/ham_head.py:42
↓ 1 callersMethodlocal_step
(self, x, bases, coef)
seg/HamNet/hamburger/ham.py:45
↓ 1 callersMethodlosses
Compute segmentation loss.
seg_light_ham/mmseg/models/decode_heads/decode_head.py:232
↓ 1 callersMethodlosses
Compute segmentation loss.
seg_light_ham/mmseg/models/decode_heads/point_head.py:256
↓ 1 callersMethodlosses
Compute ``pam_cam``, ``pam``, ``cam`` loss.
seg_light_ham/mmseg/models/decode_heads/da_head.py:165
↓ 1 callersMethodlosses
Compute segmentation loss.
seg_mm/mmseg/models/decode_heads/decode_head.py:232
↓ 1 callersMethodlosses
Compute segmentation loss.
seg_mm/mmseg/models/decode_heads/point_head.py:256
↓ 1 callersMethodlosses
Compute ``pam_cam``, ``pam``, ``cam`` loss.
seg_mm/mmseg/models/decode_heads/da_head.py:165
↓ 1 callersFunctionmain
()
seg_light_ham/train.py:109
↓ 1 callersFunctionmain
()
seg_light_ham/test.py:121
↓ 1 callersFunctionmain
()
seg_light_ham/tools/train.py:105
↓ 1 callersFunctionmain
()
seg_light_ham/tools/test.py:119
↓ 1 callersFunctionmain
()
seg_light_ham/tools/benchmark.py:32
↓ 1 callersFunctionmain
()
seg_light_ham/tools/browse_dataset.py:157
↓ 1 callersFunctionmain
()
seg_light_ham/tools/deploy_test.py:223
↓ 1 callersFunctionmain
()
seg_light_ham/tools/analyze_logs.py:120
↓ 1 callersFunctionmain
()
seg_light_ham/tools/get_flops.py:27
↓ 1 callersFunctionmain
()
seg_light_ham/tools/publish_model.py:30
↓ 1 callersFunctionmain
()
seg_light_ham/tools/print_config.py:51
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/twins2mmseg.py:63
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/mit2mmseg.py:60
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/vitjax2mmseg.py:97
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/swin2mmseg.py:65
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/vit2mmseg.py:46
↓ 1 callersFunctionmain
()
seg_light_ham/tools/model_converters/stdc2mmseg.py:45
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/pascal_context.py:48
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/drive.py:25
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/loveda.py:22
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/isaid.py:166
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/vaihingen.py:93
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/voc_aug.py:37
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/coco_stuff10k.py:244
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/coco_stuff164k.py:215
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/hrf.py:35
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/chase_db1.py:24
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/stare.py:34
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/cityscapes.py:26
↓ 1 callersFunctionmain
()
seg_light_ham/tools/convert_datasets/potsdam.py:100
↓ 1 callersFunctionmain
(args)
seg_light_ham/tools/torchserve/test_torchserve.py:35
↓ 1 callersFunctionmain
()
seg_mm/tools/train.py:105
↓ 1 callersFunctionmain
()
seg_mm/tools/test.py:119
↓ 1 callersFunctionmain
()
seg_mm/tools/benchmark.py:32
↓ 1 callersFunctionmain
()
seg_mm/tools/browse_dataset.py:157
↓ 1 callersFunctionmain
()
seg_mm/tools/deploy_test.py:223
↓ 1 callersFunctionmain
()
seg_mm/tools/analyze_logs.py:120
↓ 1 callersFunctionmain
()
seg_mm/tools/get_flops.py:23
↓ 1 callersFunctionmain
()
seg_mm/tools/publish_model.py:30
↓ 1 callersFunctionmain
()
seg_mm/tools/print_config.py:51
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/twins2mmseg.py:63
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/mit2mmseg.py:60
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/vitjax2mmseg.py:97
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/swin2mmseg.py:65
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/vit2mmseg.py:46
↓ 1 callersFunctionmain
()
seg_mm/tools/model_converters/stdc2mmseg.py:45
← previousnext →501–600 of 1,928, ranked by callers