中文
相关论文

相关论文: FrequencyLowCut Pooling -- Plug & Play against Cat…

200 篇论文

Convolutional Neural Networks (CNNs) are successful in various computer vision tasks. From an image and signal processing point of view, this success is counter-intuitive, as the inherent spatial pyramid design of most CNNs is apparently…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Julia Grabinski , Steffen Jung , Janis Keuper , Margret Keuper

Convolution utilizes a shift-equivalent prior of images, thus leading to great success in image processing tasks. However, commonly used poolings in convolutional neural networks (CNNs), such as max-pooling, average-pooling, and…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Zhendong Zhang

The convolutional neural network (CNN) remains an essential tool in solving computer vision problems. Standard convolutional architectures consist of stacked layers of operations that progressively downscale the image. Aliasing is a…

图像与视频处理 · 电气工程与系统科学 2021-02-16 Antônio H. Ribeiro , Thomas B. Schön

Image pre-processing in the frequency domain has traditionally played a vital role in computer vision and was even part of the standard pipeline in the early days of deep learning. However, with the advent of large datasets, many…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Cristina Vasconcelos , Hugo Larochelle , Vincent Dumoulin , Nicolas Le Roux , Ross Goroshin

Feature pooling layers (e.g., max pooling) in convolutional neural networks (CNNs) serve the dual purpose of providing increasingly abstract representations as well as yielding computational savings in subsequent convolutional layers. We…

机器学习 · 计算机科学 2016-11-17 Shuangfei Zhai , Hui Wu , Abhishek Kumar , Yu Cheng , Yongxi Lu , Zhongfei Zhang , Rogerio Feris

In most convolution neural networks (CNNs), downsampling hidden layers is adopted for increasing computation efficiency and the receptive field size. Such operation is commonly so-called pooling. Maximation and averaging over sliding…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Hao Zhang , Jianwei Ma

Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality reduction. The impact…

机器学习 · 计算机科学 2022-02-18 Dimitrios E. Diamantis , Dimitris K. Iakovidis

Modern convolutional networks are not shift-invariant, as small input shifts or translations can cause drastic changes in the output. Commonly used downsampling methods, such as max-pooling, strided-convolution, and average-pooling, ignore…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Richard Zhang

Downsampling layers are crucial building blocks in CNN architectures, which help to increase the receptive field for learning high-level features and reduce the amount of memory/computation in the model. In this work, we study the…

机器学习 · 计算机科学 2025-04-25 Md Ashiqur Rahman , Raymond A. Yeh

Convolutional Neural Networks (CNNs) use pooling to decrease the size of activation maps. This process is crucial to increase the receptive fields and to reduce computational requirements of subsequent convolutions. An important feature of…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Alexandros Stergiou , Ronald Poppe , Grigorios Kalliatakis

With the introduction of anti-aliased convolutional neural networks (CNN), there has been some resurgence in relooking the way pooling is done in CNNs. The fundamental building block of the anti-aliased CNN has been the application of…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Adithya Sineesh , Mahesh Raveendranatha Panicker

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

Although CNNs are believed to be invariant to translations, recent works have shown this is not the case, due to aliasing effects that stem from downsampling layers. The existing architectural solutions to prevent aliasing are partial since…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Hagay Michaeli , Tomer Michaeli , Daniel Soudry

Convolutional neural networks (CNN) have been more and more applied in mobile robotics such as intelligent vehicles. Security of CNNs in robotics applications is an important issue, for which potential adversarial attacks on CNNs are worth…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Chenchen Zhao , Hao Li

Network reconstruction of dynamical continuous-time (CT) systems is motivated by applications in many fields. Due to experimental limitations, especially in biology, data could be sampled at low frequencies, leading to significant…

系统与控制 · 计算机科学 2018-10-30 Zuogon Yue , Johan Thunberg , Lennart Ljung , Ye Yuan , Jorge Goncalves

Downsampling layers, including pooling and strided convolutions, are crucial components of the convolutional neural network architecture that determine both the granularity/scale of image feature analysis as well as the receptive field size…

计算机视觉与模式识别 · 计算机科学 2023-06-22 Mehraveh Javan , Matthew Toews , Marco Pedersoli

Convolutional neural networks (CNNs) are being applied to an increasing number of problems and fields due to their superior performance in classification and regression tasks. Since two of the key operations that CNNs implement are…

机器学习 · 计算机科学 2018-02-27 Fernando Gama , Geert Leus , Antonio G. Marques , Alejandro Ribeiro

Convolutional neural network (CNN) has achieved impressive success in computer vision during the past few decades. The image convolution operation helps CNNs to get good performance on image-related tasks. However, the image convolution has…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Hengyue Pan , Yixin Chen , Xin Niu , Wenbo Zhou , Dongsheng Li

Pooling is an important component in convolutional neural networks (CNNs) for aggregating features and reducing computational burden. Compared with other components such as convolutional layers and fully connected layers which are…

计算机视觉与模式识别 · 计算机科学 2017-06-19 Shuai Li , Wanqing Li , Chris Cook , Ce Zhu , Yanbo Gao

Many convolutional neural networks (CNNs) rely on progressive downsampling of their feature maps to increase the network's receptive field and decrease computational cost. However, this comes at the price of losing granularity in the…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Robin Hesse , Simone Schaub-Meyer , Stefan Roth
‹ 上一页 1 2 3 10 下一页 ›