Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.21 KB

File metadata and controls

26 lines (15 loc) · 1.21 KB

EfficientNet-B5

Description

EfficientNet-B5 is one of the EfficientNet family of models, which are convolutional neural network architecture and scaling methods that uniformly scales all dimensions of depth/width/resolution using a compound coefficient.

Model

Model Download #Params (M) #FLOPs (B) Top-1 accuracy (%) Top-5 accuracy (%)
EfficientNet-B5 119MB 30 9.9 83.6 96.7

Dataset

ImageNet

References

License

Apache 2.0