Skip to content

Commit b827e7d

Browse files
committed
edit ssd
1 parent 2a4cf88 commit b827e7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/2019-06-24-关于SSD训练的一些记录.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,3 @@ tags: #标签
3636
1. MobileNet整个网络的冗余性还是比较高,可以适当的尝试不同尺度的模型。
3737
2. 关于SSD的引出层的,最好不要使用过多的1x1的网络,虽然可以减少计算量,但是不太容易获得context的信息,可以采用3x3的空间卷积来操作。
3838
3. 在SSD的引出层,采用上采样加入空间context的信息,会对网络的提升有帮助。
39-
40-

0 commit comments

Comments
 (0)