qubvel / efficientnet

Implementation of EfficientNet model. Keras and TensorFlow Keras.
https://arxiv.org/abs/1905.11946
Apache License 2.0
2.07k stars 472 forks source link

how can i retrian the efficientnet model with tensorflow framework? #133

Open LianShuaiLong opened 3 years ago

LianShuaiLong commented 3 years ago

how can i retrian the efficientnet model with tensorflow framework? Can you give me an example?