↓ 20 callersMethod__init__(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
else/Chick-Counting/detect/models/common.py:127
↓ 12 callersMethoddecode(self, heatmap, scale, offset, landmark, size, threshold=0.1)
tianchi/CVPR2021-PIC-Challenge/qyl/centerface.py:54
↓ 9 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
else/swin_unet_code_local/networks/swin_transformer_unet_skip_expand_decoder_sys.py:9
↓ 9 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
else/satellite_image_segmentation/swin_unet_code/networks/swin_transformer_unet_skip_expand_decoder_sys.py:9
↓ 9 callersFunction_resnet(arch, block, layers, pretrained, progress, **kwargs)
tianchi/CVPR2021-PIC-Challenge/networks/resnet.py:231
↓ 9 callersFunctionletterbox(img, new_shape=(640, 640), color=(114, 114, 114), auto=True, scaleFill=False, scaleup=True)
tianchi/2021-Guangdong-Competition/yolov5/utils/datasets.py:664