Closed lartpang closed 6 years ago
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/InceptionV2(V3)%E6%80%BB%E7%BB%93(2015).md#背景
这里要改为:GoogLeNet(Rethinking the Inception Architecture for Computer Vision)
https://github.com/lartpang/ML_markdown/blob/master/Paper/ResNet%E6%80%BB%E7%BB%93(2015).md#新意
这里多了一个粗体符号
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/SeNet%E6%80%BB%E7%BB%93(2017).md#计算复杂度
改为
引入附加参数的部分也就是两个全连接层. $2C^2/r$(这里的每个全连接层都有$C(入) \times C(出) r$个参数), 共有N个块
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/BN-GoogLeNet%E6%80%BB%E7%BB%93(2015).md#bn-googlenet2015
这个网络应该是BN-inception
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/DenseNet%E6%80%BB%E7%BB%93(2017).md#densenet2017
文章开头多了两个空行
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/SPP-Net%E6%80%BB%E7%BB%93(2014).md#spp-net2014
开始多了制表符
https://github.com/lartpang/ML_markdown/blob/088ac1600ee59a8c074587afaeb4229185bdff3f/Paper/InceptionV2(V3)%E6%80%BB%E7%BB%93(2015).md#背景
这里要改为:GoogLeNet(Rethinking the Inception Architecture for Computer Vision)