经典网路分类结构Inception
上图为Inception v1 块 用稀疏的inception模块来有力地表达多维度信息
经典网路分类结构Inception

经典网路分类结构Inception
inception使用大卷积核替换成多个小的卷积核

经典网路分类结构Inception
将对称的conv计算分解为非对称的conv计算
约(1x3 + 3x1) / (3x3) = 67%的计算开销

经典网路分类结构Inception
更高效的下采样方案
经典网路分类结构Inception

相关文章:

  • 2021-12-30
  • 2021-06-09
  • 2021-05-28
  • 2021-11-02
  • 2021-06-19
  • 2021-09-03
  • 2021-05-08
  • 2021-06-25
猜你喜欢
  • 2021-12-29
  • 2021-11-24
  • 2021-11-01
  • 2021-05-24
  • 2021-11-28
  • 2022-01-07
  • 2021-07-18
相关资源
相似解决方案