Skip to content

Commit d016990

Browse files
note2
1 parent 83525f5 commit d016990

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

general/efficientNet/efficientNet.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,7 @@ EfficientNet的优化方式如下:
5959
+ w是网络通道也叫网络宽度(每x2,网络计算量x4)
6060
+ r是网络特征图分辨率(每x2,网络计算量x4)
6161

62-
> 首先使用网络搜索方法搜索出了  
62+
> 首先使用网络搜索方法搜索出了一套基础参数α,β,γ,变换不同的指数参数Φ 得到多组不同的缩放组合
63+
64+
> 也即是最后的 B0-B7的模型
6365

0 commit comments

Comments
 (0)