使用するとエラーが発生します
model = EfficientNetB1(weights="efficientnetb1_notop.h5", include_top=False)
事前トレーニング済みの重み model.ckpt を effectivenetb1_notop.h5 に変換した後
助けてください
使用するとエラーが発生します
model = EfficientNetB1(weights="efficientnetb1_notop.h5", include_top=False)
事前トレーニング済みの重み model.ckpt を effectivenetb1_notop.h5 に変換した後
助けてください