Open jolt2017 opened 5 years ago
hi: I confronted some problems when run vggface = VGGFace(include_top = False, model = 'resnet50', input_shape = (224, 224, 3))
Did you have any suggestions to solve this problem?
hi: I confronted some problems when run
vggface = VGGFace(include_top = False, model = 'resnet50', input_shape = (224, 224, 3))
Did you have any suggestions to solve this problem?