中文
相关论文

相关论文: On Translation Invariance in CNNs: Convolutional L…

200 篇论文

Translating or rotating an input image should not affect the results of many computer vision tasks. Convolutional neural networks (CNNs) are already translation equivariant: input image translations produce proportionate feature map…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Daniel E. Worrall , Stephan J. Garbin , Daniyar Turmukhambetov , Gabriel J. Brostow

This paper proposes a generic method to learn interpretable convolutional filters in a deep convolutional neural network (CNN) for object classification, where each interpretable filter encodes features of a specific object part. Our method…

机器学习 · 计算机科学 2020-03-13 Quanshi Zhang , Xin Wang , Ying Nian Wu , Huilin Zhou , Song-Chun Zhu

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini

Convolutional Neural Networks (CNN) offer state of the art performance in various computer vision tasks. Many of those tasks require different subtypes of affine invariances (scale, rotational, translational) to image transformations.…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Facundo Manuel Quiroga , Franco Ronchetti , Laura Lanzarini , Aurelio Fernandez-Bariviera

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

In this work we investigate how to achieve equivariance to input transformations in deep networks, purely from data, without being given a model of those transformations. Convolutional Neural Networks (CNNs), for example, are equivariant to…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Jianbo Jiao , João F. Henriques

Spatial transformer networks (STNs) were designed to enable convolutional neural networks (CNNs) to learn invariance to image transformations. STNs were originally proposed to transform CNN feature maps as well as input images. This enables…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Lukas Finnveden , Ylva Jansson , Tony Lindeberg

In this paper we introduce a novel method for general semantic segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use…

计算机视觉与模式识别 · 计算机科学 2016-09-30 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Mohammad Rastegari , Carlo Regazzoni

Visual translation tolerance refers to our capacity to recognize objects over a wide range of different retinal locations. Although translation is perhaps the simplest spatial transform that the visual system needs to cope with, the extent…

神经元与认知 · 定量生物学 2020-12-09 Ryan Blything , Valerio Biscione , Ivan I. Vankov , Casimir J. H. Ludwig , Jeffrey S. Bowers

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

Convolutional Neural Network (CNN) features have been successfully employed in recent works as an image descriptor for various vision tasks. But the inability of the deep CNN features to exhibit invariance to geometric transformations and…

计算机视觉与模式识别 · 计算机科学 2015-04-27 Konda Reddy Mopuri , R. Venkatesh Babu

In this work, we are interested in generalizing convolutional neural networks (CNNs) from low-dimensional regular grids, where image, video and speech are represented, to high-dimensional irregular domains, such as social networks, brain…

机器学习 · 计算机科学 2017-02-07 Michaël Defferrard , Xavier Bresson , Pierre Vandergheynst

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

When optimizing convolutional neural networks (CNN) for a specific image-based task, specialists commonly overshoot the number of convolutional layers in their designs. By implication, these CNNs are unnecessarily resource intensive to…

机器学习 · 计算机科学 2022-06-23 Mats L. Richter , Julius Schöning , Anna Wiedenroth , Ulf Krumnack

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

The purpose of this short and simple note is to clarify a common misconception about convolutional neural networks (CNNs). CNNs are made up of convolutional layers which are shift equivariant due to weight sharing. However, convolutional…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Nick McGreivy , Ammar Hakim

Convolutional neural networks (CNNs) have demonstrated remarkable success in vision-related tasks. However, their susceptibility to failing when inputs deviate from the training distribution is well-documented. Recent studies suggest that…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Pradyumna Elavarthi , James Lee , Anca Ralescu

Convolutional Neural Networks (CNNs) define an exceptionally powerful class of models for image classification, but the theoretical background and the understanding of how invariances to certain transformations are learned is limited. In a…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Charlotte Bunne , Lukas Rahmann , Thomas Wolf

The objective of this paper is the effective transfer of the Convolutional Neural Network (CNN) feature in image search and classification. Systematically, we study three facts in CNN transfer. 1) We demonstrate the advantage of using…

计算机视觉与模式识别 · 计算机科学 2016-04-04 Liang Zheng , Yali Zhao , Shengjin Wang , Jingdong Wang , Qi Tian

Purpose: The aim of this work is to demonstrate that convolutional neural networks (CNN) can be applied to extremely sparse image libraries by subdivision of the original image datasets. Methods: Image datasets from a conventional digital…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Johan P. Boetker