中文
相关论文

相关论文: Fuzzy Pooling

200 篇论文

Nowadays, deep learning models are increasingly required to be both interpretable and highly accurate. We present an approach that integrates Kolmogorov-Arnold Network (KAN) classification heads and Fuzzy Pooling into convolutional neural…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Ayan Igali , Pakizar Shamoi

Nowadays, Deep Neural Networks are among the main tools used in various sciences. Convolutional Neural Network is a special type of DNN consisting of several convolution layers, each followed by an activation function and a pooling layer.…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Hossein Gholamalinezhad , Hossein Khosravi

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 modern computer vision tasks, convolutional neural networks (CNNs) are indispensable for image classification tasks due to their efficiency and effectiveness. Part of their superiority compared to other architectures, comes from the fact…

机器学习 · 计算机科学 2019-06-11 Vighnesh Birodkar , Hossein Mobahi , Dilip Krishnan , Samy Bengio

Recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large image dataset can be used as a universal image descriptor, and that doing so leads to impressive performance for a variety of image…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Pooling is a simple but essential layer in modern deep CNN architectures for feature aggregation and extraction. Typical CNN design focuses on the conv layers and activation functions, while leaving the pooling layers with fewer options. We…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Bor-Shiun Wang , Jun-Wei Hsieh , Ming-Ching Chang , Ping-Yang Chen , Lipeng Ke , Siwei Lyu

A number of recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large dataset can be adopted as a universal image description which leads to astounding performance in many visual classification tasks.…

计算机视觉与模式识别 · 计算机科学 2014-12-01 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Convolutional Neural Networks (CNNs) are well established models capable of achieving state-of-the-art classification accuracy for various computer vision tasks. However, they are becoming increasingly larger, using millions of parameters,…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Nikolaos Passalis , Anastasios Tefas

In convolutional neural networks (CNNs), pooling operations play important roles such as dimensionality reduction and deformation compensation. In general, max pooling, which is the most widely used operation for local pooling, is performed…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Takato Otsuzuki , Hideaki Hayashi , Yuchen Zheng , Seiichi Uchida

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

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

The process of pooling vertices involves the creation of a new vertex, which becomes adjacent to all the vertices that were originally adjacent to the endpoints of the vertices being pooled. After this, the endpoints of these vertices and…

机器学习 · 计算机科学 2025-09-23 Shanookha Ali , Nitha Niralda , Sunil Mathew

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

Several recent approaches showed how the representations learned by Convolutional Neural Networks can be repurposed for novel tasks. Most commonly it has been shown that the activation features of the last fully connected layers (fc7 or…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Arsalan Mousavian , Jana Kosecka

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

Deep convolutional neural networks (CNN) have shown their promise as a universal representation for recognition. However, global CNN activations lack geometric invariance, which limits their robustness for classification and matching of…

计算机视觉与模式识别 · 计算机科学 2014-09-10 Yunchao Gong , Liwei Wang , Ruiqi Guo , Svetlana Lazebnik

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

Recently, convolution neural networks (CNNs) have attracted a great deal of attention due to their remarkable performance in various domains, particularly in image and text classification tasks. However, their application to tabular data…

机器学习 · 计算机科学 2026-05-21 Arun D. Kulkarni

Most convolutional neural networks use some method for gradually downscaling the size of the hidden layers. This is commonly referred to as pooling, and is applied to reduce the number of parameters, improve invariance to certain…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Faraz Saeedan , Nicolas Weber , Michael Goesele , Stefan Roth

This work investigates the potential of seam carving as a feature pooling technique within Convolutional Neural Networks (CNNs) for image classification tasks. We propose replacing the traditional max pooling layer with a seam carving…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Mohammad Imrul Jubair
‹ 上一页 1 2 3 10 下一页 ›