摘要:
1. 论文思想 factorized convolutions and aggressive regularization. 本文给出了一些网络设计的技巧。 2. 结果 用5G的计算量和25M的参数。With an ensemble of 4 models and multi crop evalua 阅读全文
posted @ 2017-12-25 23:01
清水汪汪
阅读(2102)
评论(0)
推荐(0)
摘要:
1. 论文思想 将3D卷积分解为spatial convolution in each channel and linear projection across channels. (spatial convolution + linear projection.) 2. 两种卷积对比 3. 总结 阅读全文
posted @ 2017-12-25 22:56
清水汪汪
阅读(1671)
评论(0)
推荐(0)
摘要:
1. 论文思想 一维滤过器。将三维卷积分解成三个一维卷积。convolution across channels(lateral), vertical and horizontal direction. 2. 计算量对比 变换后计算量: 对比: 3. 总结 因为spatial convolution 阅读全文
posted @ 2017-12-25 22:46
清水汪汪
阅读(1807)
评论(0)
推荐(0)