Caffe 的 BN(BatchNorm ) 层共有三个参数参数:均值、方差和滑动系数,BN层结构如下: layer { [plain] view plain copy bottom: "res2a_branch2b"