↓ 4 callersMethod_make_layer(
self, block, planes, blocks, stride=1, dilate=False, multi_grid=False
)
u2pl/models/resnet.py:232
↓ 2 callersFunctioncompute_contra_memobank_loss(
rep,
label_l,
label_u,
prob_l,
prob_u,
low_mask,
high_mask,
cfg,
memoban
u2pl/utils/loss_helper.py:51
↓ 1 callersFunctionvalidate_city(
model,
classes,
data_list,
mean,
std,
base_size,
crop_h,
crop_w,
scales,
eval.py:235
Method__init__(
self, dataset, total_iter, batch_size, world_size=None, rank=None, last_iter=-1
)
u2pl/utils/dist_helper.py:57
Method__init__(
self, ignore_index=255, thresh=0.7, min_kept=256, use_weight=False, reduce=False
)
u2pl/utils/loss_helper.py:456
Method__init__(self, mode, lr_args, data_size, optimizer, num_epochs, start_epochs)
u2pl/utils/lr_helper.py:43