↓ 8 callersFunctionconv_se_block(x,filters,pool_stride,pool_size,pool_mode,cfg, ratio = 4)
DCASE19_Freesound_Audio_Tagging2019_1st_solution/code/models.py:25
↓ 6 callersFunctiondeconv2d(channels_in, channels_out, kernel_size=4, stride=2, padding=1, bias=True)
SIIM19_Pneumothorax_Segmentation_2nd_solution/semantic_segmentation/sdcnet/models/model_utils.py:12
↓ 6 callersFunctionmulti_step_augmentation(model, mask_prefix, colormask_prefix, rgb_prefix, sequence_prefix, split, mode, reverse, propagate)
SIIM19_Pneumothorax_Segmentation_2nd_solution/semantic_segmentation/sdcnet/sdc_aug.py:173
↓ 6 callersFunctionone_step_augmentation(model, mask_prefix, colormask_prefix, rgb_prefix, sequence_prefix, split, mode, reverse)
SIIM19_Pneumothorax_Segmentation_2nd_solution/semantic_segmentation/sdcnet/sdc_aug.py:64
↓ 4 callersMethod_make_layer(self, block, planes, blocks, groups, reduction, stride=1,
downsample_kernel_size=1, downs
SIIM19_Pneumothorax_Segmentation_2nd_solution/semantic_segmentation/network/SEresnext.py:317
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, IN=False)
Kaggle_Airbus_8th_solution/model/resnet_ibn_b.py:129
↓ 4 callersMethod_make_layer(self, block, planes, blocks, groups, reduction, stride=1,
downsample_kernel_size=1, downs
Kaggle_Airbus_8th_solution/model/senet.py:328
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, alpha_in=0.5, alpha_out=0.5, norm_layer=None, output=False)
CVPR19_iMetCollection_7th_solution/models/oct_resnet.py:90
↓ 4 callersMethod_make_layer(self, block, planes, blocks, groups, reduction, stride=1,
downsample_kernel_size=1, downs
CVPR19_iMetCollection_7th_solution/models/models.py:450
↓ 4 callersFunctionconv_block(x,filters,pool_stride,pool_size,pool_mode,cfg)
DCASE19_Freesound_Audio_Tagging2019_1st_solution/code/models.py:85
↓ 4 callersFunctionconv_cat_block(x, filters, pool_stride, pool_size, pool_mode, cfg)
DCASE19_Freesound_Audio_Tagging2019_1st_solution/code/models.py:100
↓ 4 callersFunctionconv_se_cat_block(x, filters, pool_stride, pool_size, pool_mode, cfg)
DCASE19_Freesound_Audio_Tagging2019_1st_solution/code/models.py:119
↓ 4 callersFunctionmixed_dice_bce_loss(output, target, dice_weight=0.2, dice_loss=None,
bce_weight=0.9, bce_loss=None,
Kaggle_Airbus_8th_solution/loss/loss.py:20
↓ 3 callersMethod__init__(self,in_filters,out_filters,reps,strides=1,start_with_relu=True,grow_first=True)
NIPS19_Recursion_CellSignal_2nd_solution/net/imagenet_pretrain_model/xception.py:64
↓ 3 callersFunctionadd_items(img_path, mask_path, aug_img_path, aug_mask_path, mode, maxSkip)
SIIM19_Pneumothorax_Segmentation_2nd_solution/semantic_segmentation/datasets/camvid.py:73