tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.21k stars 1.77k forks source link

Hyperparameters to replicate EfficientNet-B4 Accuracy #884

Open anirban-ghosh opened 3 years ago

anirban-ghosh commented 3 years ago

Hi, I'm working on reproducing the 82.9% accuracy on EfficientNet-B4 using autoaugmentation. Neither the default configs nor the TPU-EfficientNet tutorial have a set of hyperparameters that can replicate the stated accuracy for EfficientNet-B4. Has anyone been able to reproduce this, and if so, then with what hyperparameters?

Thanks, Anirban

is-dc commented 3 years ago

Did you reproduce this accuracy? And if so, please share the parameters with me, thanks~