Skip to content

Commit b2d76b1

Browse files
committed
【深度学习】感受野
1 parent cfd8d8d commit b2d76b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/深度学习.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ if (this->layer_param_.pooling_param().pool() == PoolingParameter_PoolMethod_MAX
162162
**参考资料**
163163

164164
- [卷积神经网络物体检测之感受野大小计算](https://www.cnblogs.com/objectDetect/p/5947169.html)
165-
166165
- [如何计算感受野(Receptive Field)——原理](https://zhuanlan.zhihu.com/p/31004121)
166+
- [Computing Receptive Fields of Convolutional Neural Networks](https://distill.pub/2019/computing-receptive-fields/)
167167

168168

169169
### 卷积神经网络的感受野

0 commit comments

Comments
 (0)