Xception: Deep learning with depthwise separable convolutions

F Chollet - Proceedings of the IEEE conference on …, 2017 - openaccess.thecvf.com
We present an interpretation of Inception modules in convolutional neural networks as being
an intermediate step in-between regular convolution and the depthwise separable …

Inception and ResNet features are (almost) equivalent

D McNeely-White, JR Beveridge, BA Draper - Cognitive Systems Research, 2020 - Elsevier
Deep convolutional neural networks (CNNs) are the dominant technology in computer vision
today. Much of the recent computer vision literature can be thought of as a competition to …

Diverse branch block: Building a convolution as an inception-like unit

X Ding, X Zhang, J Han, G Ding - Proceedings of the IEEE …, 2021 - openaccess.thecvf.com
We propose a universal building block of Convolutional Neural Network (ConvNet) to
improve the performance without any inference-time costs. The block is named Diverse …

Polynet: A pursuit of structural diversity in very deep networks

X Zhang, Z Li, C Change Loy… - Proceedings of the IEEE …, 2017 - openaccess.thecvf.com
A number of studies have shown that increasing the depth or width of convolutional
networks is a rewarding approach to improve the performance of image recognition. In our …

Rethinking the inception architecture for computer vision

C Szegedy, V Vanhoucke, S Ioffe… - Proceedings of the …, 2016 - cv-foundation.org
Convolutional networks are at the core of most state-of-the-art computer vision solutions for
a wide variety of tasks. Since 2014 very deep convolutional networks started to become …

Active convolution: Learning the shape of convolution for image classification

Y Jeon, J Kim - Proceedings of the IEEE conference on …, 2017 - openaccess.thecvf.com
In recent years, deep learning has achieved great success in many computer vision
applications. Convolutional neural networks (CNNs) have lately emerged as a major …

Inceptionnext: When inception meets convnext

W Yu, P Zhou, S Yan, X Wang - Proceedings of the IEEE …, 2024 - openaccess.thecvf.com
Inspired by the long-range modeling ability of ViTs large-kernel convolutions are widely
studied and adopted recently to enlarge the receptive field and improve model performance …

Do-conv: Depthwise over-parameterized convolutional layer

J Cao, Y Li, M Sun, Y Chen, D Lischinski… - … on Image Processing, 2022 - ieeexplore.ieee.org
Convolutional layers are the core building blocks of Convolutional Neural Networks (CNNs).
In this paper, we propose to augment a convolutional layer with an additional depthwise …

Learning the structure of deep convolutional networks

J Feng, T Darrell - … of the IEEE international conference on …, 2015 - openaccess.thecvf.com
In this work, we develop a novel method for automatically learning aspects of the structure of
a deep model, in order to improve its performance, especially when labeled training data are …

Factorized convolutional neural networks

M Wang, B Liu, H Foroosh - Proceedings of the IEEE …, 2017 - openaccess.thecvf.com
In this paper, we propose to factorize the standard convolutional layer to reduce the
computation. The 3D convolution operation in a convolutional layer can be considered as …