

MixNet: Mixed Depthwise Convolutional Kernels
source link: https://www.tuicool.com/articles/jquQVjA
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Abstract: Depthwise convolution is becoming increasingly popular in modern efficient ConvNets, but its kernel size is often overlooked. In this paper, we systematically study the impact of different kernel sizes, and observe that combining the benefits of multiple kernel sizes can lead to better accuracy and efficiency. Based on this observation, we propose a new mixed depthwise convolution (MDConv), which naturally mixes up multiple kernel sizes in a single convolution. As a simple drop-in replacement of vanilla depthwise convolution, our MDConv improves the accuracy and efficiency for existing MobileNets on both ImageNet classification and COCO object detection.
By integrating MDConv into AutoML search space, we have further developed a new family of models, named as MixNets, which significantly outperform previous models including MobileNetV2 [19] (ImageNet top-1 accuracy +4.2%), ShuffleNetV2 [15] (+3.5%), MnasNet [25] (+1.3%), ProxylessNAS [2] (+2.2%), and FBNet [26] (+2.0%). In particular, our MixNet-L achieves a new state-of-the-art 78.9% ImageNet top-1 accuracy under typical mobile settings (<600M FLOPS). Code is at this https URL .
Recommend
-
67
Clang patch stacks for LTS kernels and status update Messages in this thread
-
114
Run code on remote ipython kernels with Emacs and orgmode. by cpbotha 2017-11-30 howto
-
122
README.md Diamorphine Diamorphine is a LKM rootkit for Linux Kernels 2.6.x/3.x/4.x Features When loaded, the module starts invisible; Hide/unhide any...
-
100
README.md Linux Rootkit A simple Linux kernel rootkit written for fun, not evil. Functionality The rootkit can do the following: Grant root privileges to a userland...
-
75
README.org An interface to communicate with Jupyter kernels in Emacs.
-
41
Analyze BigQuery data with Kaggle Kernels notebooks 2019-06-25...
-
50
Oops! That page doesn’t exist or is private. Log In
-
38
An intuitive introduction to different variations of the glamorous CNN layer Just a brief intro Convolution is using a ‘kernel’ to extract certain ‘features’ from an input image . Let me expl...
-
14
[Reading] Xception: Deep Learning with Depthwise Separable Convolutions Author: nex3z 2020-09-02 Contents [
-
8
这次介绍Depthwise Separable Convolution, 这种卷积层的设计是为了减少参数和计算量, 同时提高准确度或者保持准确度. 其中有几个轻量级模型, 包括MobileNets(v1, v2), Xception, 他们的设计初衷都是为了能够简化模型, 提高模型速度和准确度. 这几个模型都使用到了de...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK