中文
相关论文

相关论文: LIP: Local Importance-based Pooling

200 篇论文

Learning invariant representations from images is one of the hardest challenges facing computer vision. Spatial pooling is widely used to create invariance to spatial shifting, but it is restricted to convolutional models. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2013-03-19 Sainbayar Sukhbaatar , Takaki Makino , Kazuyuki Aihara

Understanding the semantics of individual regions or patches of unconstrained images, such as open-world object detection, remains a critical yet challenging task in computer vision. Building on the success of powerful image-level…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Haosen Yang , Chuofan Ma , Bin Wen , Yi Jiang , Zehuan Yuan , Xiatian Zhu

We introduce a saliency-based distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a given task. Our differentiable layer can be added as a preprocessing block to existing task…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Adrià Recasens , Petr Kellnhofer , Simon Stent , Wojciech Matusik , Antonio Torralba

Spatial pooling has been proven highly effective in capturing long-range contextual information for pixel-wise prediction tasks, such as scene parsing. In this paper, beyond conventional spatial pooling that usually has a regular shape of…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Qibin Hou , Li Zhang , Ming-Ming Cheng , Jiashi Feng

Practical networks for edge devices adopt shallow depth and small convolutional kernels to save memory and computational cost, which leads to a restricted receptive field. Conventional efficient learning methods focus on lightweight…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Peijie Dong , Xin Niu , Zhiliang Tian , Lujun Li , Xiaodong Wang , Zimian Wei , Hengyue Pan , Dongsheng Li

We present a Multi-Scale Pyramidal Pooling Network, featuring a novel pyramidal pooling layer at multiple scales and a novel encoding layer. Thanks to the former the network does not require all images of a given classification task to be…

计算机视觉与模式识别 · 计算机科学 2012-07-10 Jonathan Masci , Ueli Meier , Gabriel Fricout , Jürgen Schmidhuber

This paper introduces a simple but highly efficient ensemble for robust texture classification, which can effectively deal with translation, scale and changes of significant viewpoint problems. The proposed method first inherits the spirit…

计算机视觉与模式识别 · 计算机科学 2012-03-06 Shu Kong , Donghui Wang

There are a variety of approaches to obtain a vast receptive field with convolutional neural networks (CNNs), such as pooling or striding convolutions. Most of these approaches were initially designed for image classification and later…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Omid Hosseini Jafari , Carsten Rother

Many computer vision systems require low-cost segmentation algorithms based on deep learning, either because of the enormous size of input images or limited computational budget. Common solutions uniformly downsample the input images to…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Chen Jin , Ryutaro Tanno , Thomy Mertzanidou , Eleftheria Panagiotaki , Daniel C. Alexander

Biologically inspired, from the early HMAX model to Spatial Pyramid Matching, pooling has played an important role in visual recognition pipelines. Spatial pooling, by grouping of local codes, equips these methods with a certain degree of…

计算机视觉与模式识别 · 计算机科学 2015-05-06 Mateusz Malinowski , Mario Fritz

We address the challenge of applying existing convolutional neural network (CNN) architectures to compressed images. Existing CNN architectures represent images as a matrix of pixel intensities with a specified dimension; this desired…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Christopher A. George , Bradley M. West

A vision-language foundation model pretrained on very large-scale image-text paired data has the potential to provide generalizable knowledge representation for downstream visual recognition and detection tasks, especially on supplementing…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Jiayi Lin , Shaogang Gong

Existing deep convolutional neural networks (CNNs) require a fixed-size (e.g., 224x224) input image. This requirement is "artificial" and may reduce the recognition accuracy for the images or sub-images of an arbitrary size/scale. In this…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Kaiming He , Xiangyu Zhang , Shaoqing Ren , Jian Sun

Convolutional Neural Networks (CNN) and the locally connected layer are limited in capturing the importance and relations of different local receptive fields, which are often crucial for tasks such as face verification, visual question…

机器学习 · 计算机科学 2017-11-23 Liang Pang , Yanyan Lan , Jun Xu , Jiafeng Guo , Xueqi Cheng

LBP is a successful hand-crafted feature descriptor in computer vision. However, in the deep learning era, deep neural networks, especially convolutional neural networks (CNNs) can automatically learn powerful task-aware features that are…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Zhuo Su , Matti Pietikäinen , Li Liu

Global Average Pooling (GAP) [4] has been used previously to generate class activation for image classification tasks. The motivation behind SIMILARnet comes from the fact that the convolutional filters possess position information of the…

计算机视觉与模式识别 · 计算机科学 2017-11-09 Arna Ghosh , Biswarup Bhattacharya , Somnath Basu Roy Chowdhury

We propose a novel pooling strategy that learns how to adaptively rank deep convolutional features for selecting more informative representations. To this end, we exploit discriminative analysis to project the features onto a space spanned…

机器学习 · 计算机科学 2017-10-23 Arash Shahriari , Fatih Porikli

Convolutional Neural Networks (CNNs) have recently been shown to excel at performing visual place recognition under changing appearance and viewpoint. Previously, place recognition has been improved by intelligently selecting relevant…

机器人学 · 计算机科学 2018-10-31 Stephen Hausler , Adam Jacobson , Michael Milford

Image steganalysis is a special binary classification problem that aims to classify natural cover images and suspected stego images which are the results of embedding very weak secret message signals into covers. How to effectively suppress…

多媒体 · 计算机科学 2019-12-16 Songtao Wu , Sheng-hua Zhong , Yan Liu , Mengyuan Liu

Conventional deep convolutional neural networks (CNNs) apply convolution operators uniformly in space across all feature maps for hundreds of layers - this incurs a high computational cost for real-time applications. For many problems such…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Mengye Ren , Andrei Pokrovsky , Bin Yang , Raquel Urtasun