paper-with-me

Papers

Interleaved Group Convolutions

2017-10-01 · ICCV 2017 10 · Ting Zhang, Guo-Jun Qi, Bin Xiao, Jingdong Wang

In this paper, we present a simple and modularized neural network architecture, named interleaved group convolutional neural networks (IGCNets). The main point lies in a novel building block, a pair of two successive interleaved group convolutions: primary group convolution and secondary group convolution. The two group convolutions are complementary: (i) the convolution on each partition in primary group convolution is a spatial convolution, while on each partition in secondary group convolution, the convolution is a point-wise convolution; (ii) the channels in the same secondary partition come from different primary partitions. We discuss one representative advantage: Wider than a regular convolution with the number of parameters and the computation complexity preserved. We also show that regular convolutions, group convolution with summation fusion, and the Xception block are special cases of interleaved group convolutions. Empirical results over standard benchmarks, CIFAR-10, CIFAR-100, SVHN and ImageNet demonstrate that our networks are more efficient in using parameters and computation complexity with similar or higher accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interleaved Group Convolutions for Deep Neural Networks

2017-07-10 · Ting Zhang, Guo-Jun Qi, Bin Xiao, Jingdong Wang

In this paper, we present a simple and modularized neural network architecture, named interleaved group convolutional neural networks (IGCNets). The main point lies in a novel building block, a pair of two successive int…

Interleaved Structured Sparse Convolutional Neural Networks

2018-06-01 · CVPR 2018 6 · Guotian Xie, Jingdong Wang, Ting Zhang, Jian-Huang Lai 외

In this paper, we study the problem of designing efficient convolutional neural network architectures with the interest in eliminating the redundancy in convolution kernels. In addition to structured sparse kernels, low-…

IGCV$2$: Interleaved Structured Sparse Convolutional Neural Networks

2018-04-17 · Guotian Xie, Jingdong Wang, Ting Zhang, Jian-Huang Lai 외

In this paper, we study the problem of designing efficient convolutional neural network architectures with the interest in eliminating the redundancy in convolution kernels. In addition to structured sparse kernels, low-…

IGCV3: Interleaved Low-Rank Group Convolutions for Efficient Deep Neural Networks

2018-06-01 · Ke Sun, Mingjie Li, Dong Liu, Jingdong Wang

In this paper, we are interested in building lightweight and efficient convolutional neural networks. Inspired by the success of two design patterns, composition of structured sparse kernels, e.g., interleaved group conv…

image-classificationImage Classificationobject-detectionObject Detection

An Enhanced Scheme for Reducing the Complexity of Pointwise Convolutions in CNNs for Image Classification Based on Interleaved Grouped Filters without Divisibility Constraints

2022-09-08 · Entropy 2022 9 · Joao Paulo Schwarz Schuler, Santiago Romani, Mohamed Abdel-Nasser, Hatem Rashwan 외

In image classification with Deep Convolutional Neural Networks (DCNNs), the number of parameters in pointwise convolutions rapidly grows due to the multiplication of the number of filters by the number of input channels…

image-classificationImage Classification