Skip to content

Commit 82a35b0

Browse files
committed
添加【深度学习】029 如何理解空洞卷积(dilated convolution)
1 parent dbac4f4 commit 82a35b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/深度学习.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,10 @@ W∗=argminw∗∑iN(ti∗−w^T∗ϕ5(Pi))2+λ||w^∗||2
578578

579579
- [ ] TODO
580580

581+
**参考资料**
582+
583+
- [如何理解空洞卷积(dilated convolution)?](<https://www.zhihu.com/question/54149221>)
584+
581585
## 030 RetinaNet(Focal loss)
582586

583587
《Focal Loss for Dense Object Detection》

0 commit comments

Comments
 (0)