input_image = Input(shape=image_input_shape) eff_model=efn.EfficientNetB3(input_shape=(height, width, 3), include_top=False,