Skip to content

Latest commit

 

History

History
 
 

EfficientNet-B0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

EfficientNet-B0

Description

EfficientNet-B0 was introduced by Tan et al. in 2019. Starting from the baseline EfficientNet-B0, they applied compound scaling method to scale it up to obtain EfficientNet-B1 to B7, which achieve much better accuracy and efficiency than previous ConvNets.

Model

Model Download #Params (M) #FLOPs (B) Top-1 accuracy (%) Top-5 accuracy (%)
EfficientNet-B0 22MB 5.3 0.39 77.1 93.3

Dataset

ImageNet

References

License

Apache 2.0