def __init__(self, nclass): super(Org_ResNet, self).__init__() self.pretrained = orgresnet.resnet50(pretrained=True)