↓ 4 callersMethodcheck(self, value, center=1, bound=(0, float('inf')), clip_first_on_zero=True)
csseg/modules/datasets/pipelines/transforms.py:314
↓ 4 callersMethodmakelayer(self, block, inplanes, planes, num_blocks, stride=1, dilation=1, contract_dilation=True, use_avg_for_downsamp
csseg/modules/models/encoders/resnet.py:211
↓ 4 callersMethodpad(key, data_meta, padding, fill, padding_mode, **kwargs)
csseg/modules/datasets/pipelines/transforms.py:87
↓ 2 callersMethod__init__(self, structure_type, in_channels=3, base_channels=64, stem_channels=64, depth=101, outstride=16, contract_di
csseg/modules/models/encoders/resnetilt.py:32
↓ 2 callersMethod__init__(self, structure_type, in_channels=3, base_channels=64, stem_channels=64, depth=101, outstride=16, contract_di
csseg/modules/models/encoders/resnetrcil.py:97
↓ 2 callersMethod__init__(self, structure_type, in_channels=3, base_channels=64, stem_channels=64, depth=101, outstride=16, contract_di
csseg/modules/models/encoders/resnetplop.py:63
↓ 2 callersMethod__init__(self, structure_type, in_channels=3, base_channels=64, stem_channels=64, depth=101, outstride=16, contract_di
csseg/modules/models/encoders/resnet.py:106
↓ 2 callersMethodcrop(key, data_meta, top, left, height, width, **kwargs)
csseg/modules/datasets/pipelines/transforms.py:210
↓ 2 callersMethodfeaturesdistillation(self, history_distillation_feats, distillation_feats, num_known_classes_list=None, dataset_type='VOCDataset',
csseg/modules/runners/rcil.py:191
↓ 2 callersMethodrandomrotate(key, data_meta, angle, resample, expand, center, **kwargs)
csseg/modules/datasets/pipelines/transforms.py:138
↓ 2 callersMethodresizedcrop(key, data_meta, top, left, height, width, size, interpolation, **kwargs)
csseg/modules/datasets/pipelines/transforms.py:269
↓ 1 callersMethod__init__(self, reduction='mean', ignore_index=255, scale_factor=1.0, weight=None, label_smoothing=None)
csseg/modules/models/losses/celoss.py:14
↓ 1 callersMethodcontrastivelearning(anchor_features, contrast_features, anchor_labels, contrast_labels, P=None, temperature=0.07, scale_factor=1.
csseg/modules/runners/ucd.py:91
↓ 1 callersMethodcswfeaturesdistillation(logits_source, logits_target, seg_targets_mergepseudolabels, prototypes, temperature=3, delta=0.0, history_pr
csseg/modules/runners/reminder.py:101
↓ 1 callersMethodfeaturesdistillation(history_distillation_feats, distillation_feats, pod_factor=0.01, pod_factor_last_scale=0.0005, spp_scales=[1,
csseg/modules/runners/plop.py:129
↓ 1 callersMethodgroupparams(self, model, paramwise_cfg, filter_params, optimizer_cfg, params, prefix='')
csseg/modules/models/optimizers/paramsconstructor.py:31