↓ 1 callersMethod__init__(self, gamma_neg=4, gamma_pos=1, clip=0.05, eps=1e-8, disable_torch_grad_focal_loss=False)
timm_modified/timm/loss/asymmetric_loss.py:6
↓ 1 callersFunction_build_blocks(
block_cfg,
prev_chs,
width_mult,
ch_div=1,
output_stride=32,
timm_modified/timm/models/rexnet.py:122
↓ 1 callersMethod_check_branches(self, num_branches, block_types, num_blocks, num_in_chs, num_channels)
timm_modified/timm/models/hrnet.py:393