I build a model from pretrain resnet50
this is my code
resnet50 = keras.applications.resnet.ResNet50(include_top=False,weights=\'imagenet\',input_shape