Inception系列4_Xception: Deep Learning with Depthwise Separable Convolutions

Xception: Deep Learning with Depthwise Separable Convolutions 作者:Franc ¸ois Chollet 卷积层的作用是既要学习二维信息,也要学习三维信息。为了使得这种学习简单高效,inception将其分解为一系列的操作,独立的学习二维和三维特征。首先通过一系列的1X1关注与三维相关性,映射到3~4个独立的比输入更小的空间,然后在通过
相关文章
相关标签/搜索