Transcription of fchollet@google - arXiv
{{id}} {{{paragraph}}}
Xception: Deep learning with depthwise separable ConvolutionsFranc ois CholletGoogle, present an interpretation of Inception modules in con-volutional neural networks as being an intermediate stepin-between regular convolution and the depthwise separableconvolution operation (a depthwise convolution followed bya pointwise convolution). In this light, a depthwise separableconvolution can be understood as an Inception module witha maximally large number of towers. This observation leadsus to propose a novel deep convolutional neural networkarchitecture inspired by Inception, where Inception moduleshave been replaced with depthwise separable show that this architecture, dubbed Xception, slightlyoutperforms Inception V3 on the ImageNet dataset (whichInception V3 was designed for), and significantly outper-forms Inception V3 on a larger image classification datasetcomprising 350 million images and 17,000 classes. Sincethe Xception architecture has the same number of param-eters as Inception V3, the performance gains are not dueto increased capacity but rather to a more efficient use ofmodel IntroductionConvolutional neural networks have emerged as the mas-ter algorithm in computer vision in recent years, and de-veloping recipes for designing them has been a subject ofconsiderable attention.
Xception: Deep Learning with Depthwise Separable Convolutions Franc¸ois Chollet Google, Inc. fchollet@google.com Abstract We present an …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}