We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd8d8d commit b2d76b1Copy full SHA for b2d76b1
docs/深度学习.md
@@ -162,8 +162,8 @@ if (this->layer_param_.pooling_param().pool() == PoolingParameter_PoolMethod_MAX
162
**参考资料**
163
164
- [卷积神经网络物体检测之感受野大小计算](https://www.cnblogs.com/objectDetect/p/5947169.html)
165
-
166
- [如何计算感受野(Receptive Field)——原理](https://zhuanlan.zhihu.com/p/31004121)
+- [Computing Receptive Fields of Convolutional Neural Networks](https://distill.pub/2019/computing-receptive-fields/)
167
168
169
### 卷积神经网络的感受野
0 commit comments