Closed xiaohua-chen closed 3 years ago
Dear professor,I have two questions. 1、Why it is line 81: out += self.shortcut(x) but not out += x
2、For ImageNet/iNaturalist ResNet paper uses option 'B'.? For cifar10/cifar100 uses option 'A'. Not sure if I am understanding this right.
Look forward to your kind advic.
Dear professor,I have two questions. 1、Why it is line 81: out += self.shortcut(x) but not out += x
2、For ImageNet/iNaturalist ResNet paper uses option 'B'.? For cifar10/cifar100 uses option 'A'. Not sure if I am understanding this right.
Look forward to your kind advic.