CNN 权值共享的思考

权值共享的思考

在CNN中,每个滤波器h_i 在整个视觉域(visual field)上是不断重复的。这些重复的单元共享着相同的参数设定(权值向量(weight vector)和偏置(bias)),并且组成一个特征图(feature map)

 

Layer m-1 Depth为3,按照RGB提取三个类型的特征值

三个Feature Maps 合为一个 Map ,

三个图层合一,假如 是一个 ax+by+cz => layer m

那么a,b,c三个参数就是共享权值 Shared Features

 

 

 

 

 

 

 

 

 

 

 

 

 

posted @ 2018-08-13 19:02  JokerJason  阅读(1371)  评论(0)    收藏  举报

It's not who you are underneath, it's what you do that defines you

Brick walls are there for a reason :they let us prove how badly we want things