中文
相关论文

相关论文: Convolution with Logarithmic Filter Groups for Eff…

200 篇论文

Group convolutional neural networks (G-CNNs) have been shown to increase parameter efficiency and model accuracy by incorporating geometric inductive biases. In this work, we investigate the properties of representations learned by regular…

计算机视觉与模式识别 · 计算机科学 2022-04-05 David M. Knigge , David W. Romero , Erik J. Bekkers

With the development of Internet of Things (IoT), data is increasingly appearing on the edge of the network. Processing tasks on the edge of the network can effectively solve the problems of personal privacy leaks and server overload. As a…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Shunzhi Yang , Zheng Gong , Kai Ye , Yungen Wei , Zheng Huang , Zhenhua Huang

We propose a local modelling approach using deep convolutional neural networks (CNNs) for fine-grained image classification. Recently, deep CNNs trained from large datasets have considerably improved the performance of object recognition.…

计算机视觉与模式识别 · 计算机科学 2015-03-02 ZongYuan Ge , Chris McCool , Conrad Sanderson , Peter Corke

Recognizing facial action units (AUs) during spontaneous facial displays is a challenging problem. Most recently, Convolutional Neural Networks (CNNs) have shown promise for facial AU recognition, where predefined and fixed convolution…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Shizhong Han , Zibo Meng , Zhiyuan Li , James O'Reilly , Jie Cai , Xiaofeng Wang , Yan Tong

We reduce training time in convolutional networks (CNNs) with a method that, for some of the mini-batches: a) scales down the resolution of input images via downsampling, and b) reduces the forward pass operations via pooling on the…

机器学习 · 计算机科学 2019-10-16 Zissis Poulos , Ali Nouri , Andreas Moshovos

The advancement of convolutional neural networks (CNNs) on various vision applications has attracted lots of attention. Yet the majority of CNNs are unable to satisfy the strict requirement for real-world deployment. To overcome this, the…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Wei He , Zhongzhan Huang , Mingfu Liang , Senwei Liang , Haizhao Yang

We propose a new method for creating computationally efficient and compact convolutional neural networks (CNNs) using a novel sparse connection structure that resembles a tree root. This allows a significant reduction in computational cost…

神经与进化计算 · 计算机科学 2020-10-13 Yani Ioannou , Duncan Robertson , Roberto Cipolla , Antonio Criminisi

Within the world of machine learning there exists a wide range of different methods with respective advantages and applications. This paper seeks to present and discuss one such method, namely Convolutional Neural Networks (CNNs). CNNs are…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Lars Lien Ankile , Morgan Feet Heggland , Kjartan Krange

Convolutional neural networks (CNNs) have made resounding success in many computer vision tasks such as image classification and object detection. However, their performance degrades rapidly on tougher tasks where images are of low…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Raja Sunkara , Tie Luo

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extractors. This paper aims…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Ben Athiwaratkun , Keegan Kang

Automatic analysis of highly crowded people has attracted extensive attention from computer vision research. Previous approaches for crowd counting have already achieved promising performance across various benchmarks. However, to deal with…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Xiaowen Shi , Xin Li , Caili Wu , Shuchen Kong , Jing Yang , Liang He

In Convolutional Neural Networks (CNNs) information flows across a small neighbourhood of each pixel of an image, preventing long-range integration of features before reaching deep layers in the network. We propose a novel architecture that…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Federica Freddi , Jezabel R Garcia , Michael Bromberg , Sepehr Jalali , Da-Shan Shiu , Alvin Chua , Alberto Bernacchia

We introduce a class of convolutional neural networks (CNNs) that utilize recurrent neural networks (RNNs) as convolution filters. A convolution filter is typically implemented as a linear affine transformation followed by a non-linear…

计算与语言 · 计算机科学 2018-08-29 Yi Yang

While convolutional neural nets (CNNs) have achieved remarkable performance for a wide range of inverse imaging applications, the filter coefficients are computed in a purely data-driven manner and are not explainable. Inspired by an…

图像与视频处理 · 电气工程与系统科学 2020-02-18 Weng-tai Su , Gene Cheung , Richard Wildes , Chia-Wen Lin

Convolution neural network demonstrates great capability for multiple tasks, such as image classification and many others. However, much resource is required to train a network. Hence much effort has been made to accelerate neural network…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Fuyuan Lyu , Shien Zhu , Weichen Liu

Histology images are inherently symmetric under rotation, where each orientation is equally as likely to appear. However, this rotational symmetry is not widely utilised as prior knowledge in modern Convolutional Neural Networks (CNNs),…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Simon Graham , David Epstein , Nasir Rajpoot

The effectiveness of Convolutional Neural Networks stems in large part from their ability to exploit the translation invariance that is inherent in many learning problems. Recently, it was shown that CNNs can exploit other invariances, such…

机器学习 · 计算机科学 2018-03-07 Emiel Hoogeboom , Jorn W. T. Peters , Taco S. Cohen , Max Welling

Convolutional neural networks (CNNs) have recently emerged as a popular building block for natural language processing (NLP). Despite their success, most existing CNN models employed in NLP share the same learned (and static) set of filters…

计算与语言 · 计算机科学 2018-08-31 Dinghan Shen , Martin Renqiang Min , Yitong Li , Lawrence Carin

Convolutional Neural Networks (CNNs) have achieved remarkable success in various computer vision tasks but rely on tremendous computational cost. To solve this problem, existing approaches either compress well-trained large-scale models or…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Chen Zhang , Yinghao Xu , Yujun Shen

Increasing number of filters in deeper layers when feature maps are decreased is a widely adopted pattern in convolutional network design. It can be found in classical CNN architectures and in automatic discovered models. Even CNS methods…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Ramon Izquierdo-Cordova , Walterio Mayol-Cuevas