SOTAVerified

VarGNet: Variable Group Convolutional Neural Network for Efficient Embedded Computing

2019-07-12Code Available0· sign in to hype

Qian Zhang, Jianjun Li, Meng Yao, Liangchen Song, Helong Zhou, Zhichao Li, Wenming Meng, Xuezhi Zhang, Guoli Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we propose a novel network design mechanism for efficient embedded computing. Inspired by the limited computing patterns, we propose to fix the number of channels in a group convolution, instead of the existing practice that fixing the total group numbers. Our solution based network, named Variable Group Convolutional Network (VarGNet), can be optimized easier on hardware side, due to the more unified computing schemes among the layers. Extensive experiments on various vision tasks, including classification, detection, pixel-wise parsing and face recognition, have demonstrated the practical value of our VarGNet.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AgeDB-30VarGNetAccuracy0.97Unverified
CFP-FPVarGNetAccuracy0.9Unverified

Reproductions