↓ 7 callersMethod__init__(self, in_channels_left, out_channels_left, in_channels_right,
out_channels_right, is_reducti
pretrainedmodels/models/pnasnet.py:228
↓ 5 callersMethod__init__(self, small=False, num_init_features=64, k_r=96, groups=32,
b=False, k_sec=(3, 4, 20, 3), in
pretrainedmodels/models/dpn.py:313
↓ 4 callersMethod_make_layer(self, block, planes, blocks, groups, reduction, stride=1,
downsample_kernel_size=1, downs
pretrainedmodels/models/senet.py:327
↓ 2 callersMethod__init__(self,in_filters,out_filters,reps,strides=1,start_with_relu=True,grow_first=True)
pretrainedmodels/models/xception.py:64
↓ 1 callersFunctiontrain_multilabel(features, targets, classes, train_split, test_split, C=1.0, ignore_hard_examples=True, after_ReLU=False, norm
examples/voc2007_extract.py:59