PydMobileNet: Improved Version of MobileNets with Pyramid Depthwise Separable Convolution

11/17/2018
by   Van-Thanh Hoang, et al.
0

Convolutional neural networks (CNNs) have shown remarkable performance in various computer vision tasks in recent years. However, the increasing model size has raised challenges in adopting them in real-time applications as well as mobile and embedded vision applications. Many works try to build networks as small as possible while still have acceptable performance. The state-of-the-art architecture is MobileNets. They use Depthwise Separable Convolution (DWConvolution) in place of standard Convolution to reduce the size of networks. This paper describes an improved version of MobileNet, called Pyramid Mobile Network. Instead of using just a 3× 3 kernel size for DWConvolution like in MobileNet, the proposed network uses a pyramid kernel size to capture more spatial information. The proposed architecture is evaluated on two highly competitive object recognition benchmark datasets (CIFAR-10, CIFAR-100). The experiments demonstrate that the proposed network achieves better performance compared with MobileNet as well as other state-of-the-art networks. Additionally, it is more flexible in fine-tuning the trade-off between accuracy, latency and model size than MobileNets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2020

XSepConv: Extremely Separated Convolution

Depthwise convolution has gradually become an indispensable operation fo...
research
02/15/2018

Tree-CNN: A Deep Convolutional Neural Network for Lifelong Learning

In recent years, Convolutional Neural Networks (CNNs) have shown remarka...
research
11/07/2020

Depthwise Multiception Convolution for Reducing Network Parameters without Sacrificing Accuracy

Deep convolutional neural networks have been proven successful in multip...
research
10/31/2017

Learning Graph Convolution Filters from Data Manifold

Convolution Neural Network (CNN) has gained tremendous success in comput...
research
12/27/2021

A Multi-channel Training Method Boost the Performance

Deep convolutional neural network has made huge revolution and shown its...
research
04/17/2017

MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications

We present a class of efficient models called MobileNets for mobile and ...
research
04/08/2019

Kervolutional Neural Networks

Convolutional neural networks (CNNs) have enabled the state-of-the-art p...

Please sign up or login with your details

Forgot password? Click here to reset