adirik commited on
Commit
2ee4db3
·
1 Parent(s): ea2cbe2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ Disclaimer: The team releasing EfficientNet did not write a model card for this
23
 
24
  ## Model description
25
 
26
- EfficientNet is a pure convolutional model (ConvNet) that proposes a new scaling method that uniformly scales all dimensions of depth/width/resolution using a simple yet highly effective compound coefficient.
27
 
28
  ![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/efficientnet_architecture.png)
29
 
 
23
 
24
  ## Model description
25
 
26
+ EfficientNet is a mobile friendly pure convolutional model (ConvNet) that proposes a new scaling method that uniformly scales all dimensions of depth/width/resolution using a simple yet highly effective compound coefficient.
27
 
28
  ![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/efficientnet_architecture.png)
29