EfficientNet_TensorFlow2 icon indicating copy to clipboard operation
EfficientNet_TensorFlow2 copied to clipboard

A tensorflow2 implementation of EfficientNet.

EfficientNet_TensorFlow2

A tensorflow2 implementation of EfficientNet.

See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.

References:

  1. The original paper: EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
  2. The official code: https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet