/EfficientNet

Application of Efficient Net on custom dataset

Primary LanguagePython

EfficientNet for Custom Dataset

Efficient Net Implementation

Application of Efficient Net on custom dataset

Environment
Tensorflow == 1.14.0
Keras == 2.2.4
EfficientNet = 0.0.4
Overall Precision on the Custom Dataset
ResNet50 = 87
InceptionV3 = 88
EfficientNet = 92