中文
相关论文

相关论文: Accelerating Large-Kernel Convolution Using Summed…

200 篇论文

Recent work in neural networks for image classification has seen a strong tendency towards increasing the spatial context. Whether achieved through large convolution kernels or self-attention, models scale poorly with the increased spatial…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Julia Grabinski , Janis Keuper , Margret Keuper

Fast methods for convolution and correlation underlie a variety of applications in computer vision and graphics, including efficient filtering, analysis, and simulation. However, standard convolution and correlation are inherently limited…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Thomas W. Mitchel , Benedict Brown , David Koller , Tim Weyrich , Szymon Rusinkiewicz , Michael Kazhdan

Because of the powerful learning capability of deep neural networks, counting performance via density map estimation has improved significantly during the past several years. However, it is still very challenging due to severe occlusion,…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Di Kang , Antoni Chan

One of recent trends [30, 31, 14] in network architec- ture design is stacking small filters (e.g., 1x1 or 3x3) in the entire network because the stacked small filters is more ef- ficient than a large kernel, given the same computational…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Chao Peng , Xiangyu Zhang , Gang Yu , Guiming Luo , Jian Sun

In recent years, there have been attempts to increase the kernel size of Convolutional Neural Nets (CNNs) to mimic the global receptive field of Vision Transformers' (ViTs) self-attention blocks. That approach, however, quickly hit an upper…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shahaf E. Finder , Roy Amoyal , Eran Treister , Oren Freifeld

Efficient fine-tuning methods are critical to address the high computational and parameter complexity while adapting large pre-trained models to downstream tasks. Our study is inspired by prior research that represents each convolution…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Wei Chen , Zichen Miao , Qiang Qiu

Neural fields have rapidly been adopted for representing 3D signals, but their application to more classical 2D image-processing has been relatively limited. In this paper, we consider one of the most important operations in image…

Convolutional Neural Networks have been the backbone of recent rapid progress in Single-Image Super-Resolution. However, existing networks are very deep with many network parameters, thus having a large memory footprint and being…

计算机视觉与模式识别 · 计算机科学 2018-04-24 George Seif , Dimitrios Androutsos

This paper describes a novel approach of packing sparse convolutional neural networks for their efficient systolic array implementations. By combining subsets of columns in the original filter matrix associated with a convolutional layer,…

机器学习 · 计算机科学 2018-11-13 H. T. Kung , Bradley McDanel , Sai Qian Zhang

Convolutional neural networks (CNNs) based solutions have achieved state-of-the-art performances for many computer vision tasks, including classification and super-resolution of images. Usually the success of these methods comes with a cost…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Yawei Li , Shuhang Gu , Luc Van Gool , Radu Timofte

Recently, many researchers have been focusing on the definition of neural networks for graphs. The basic component for many of these approaches remains the graph convolution idea proposed almost a decade ago. In this paper, we extend this…

机器学习 · 计算机科学 2018-11-27 Dinh Van Tran , Nicolò Navarin , Alessandro Sperduti

The convolution operation is a central building block of neural network architectures widely used in computer vision. The size of the convolution kernels determines both the expressiveness of convolutional neural networks (CNN), as well as…

图像与视频处理 · 电气工程与系统科学 2022-10-10 Tianyu Ma , Adrian V. Dalca , Mert R. Sabuncu

Deep neural networks have recently achieved state of the art performance thanks to new training algorithms for rapid parameter estimation and new regularization methods to reduce overfitting. However, in practice the network architecture…

机器学习 · 计算机科学 2016-03-04 Minyoung Kim , Luca Rigazio

Following the traditional paradigm of convolutional neural networks (CNNs), modern CNNs manage to keep pace with more recent, for example transformer-based, models by not only increasing model depth and width but also the kernel size. This…

计算机视觉与模式识别 · 计算机科学 2023-06-23 Paul Gavrikov , Janis Keuper

This paper introduces versatile filters to construct efficient convolutional neural networks that are widely used in various visual recognition tasks. Considering the demands of efficient deep learning techniques running on cost-effective…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Kai Han , Yunhe Wang , Chang Xu , Chunjing Xu , Enhua Wu , Dacheng Tao

Many deep neural networks are built by using stacked convolutional layers of fixed and single size (often 3$\times$3) kernels. This paper describes a method for training the size of convolutional kernels to provide varying size kernels in a…

计算机视觉与模式识别 · 计算机科学 2020-09-15 F. Boray Tek , İlker Çam , Deniz Karlı

With the use of deep learning in many areas, how to improve this technology or how to develop the structure used more effectively and in a shorter time is an issue that is of interest to many people working in this field. Many studies are…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Yunus Camgözlü , Yakup Kutlu

Recent leading approaches to semantic segmentation rely on deep convolutional networks trained with human-annotated, pixel-level segmentation masks. Such pixel-accurate supervision demands expensive labeling effort and limits the…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Jifeng Dai , Kaiming He , Jian Sun

Convolutions are the fundamental building block of CNNs. The fact that their weights are spatially shared is one of the main reasons for their widespread use, but it also is a major limitation, as it makes convolutions content agnostic. We…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Hang Su , Varun Jampani , Deqing Sun , Orazio Gallo , Erik Learned-Miller , Jan Kautz

Compressing large neural networks is an important step for their deployment in resource-constrained computational platforms. In this context, vector quantization is an appealing framework that expresses multiple parameters using a single…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Julieta Martinez , Jashan Shewakramani , Ting Wei Liu , Ioan Andrei Bârsan , Wenyuan Zeng , Raquel Urtasun
‹ 上一页 1 2 3 10 下一页 ›