中文
相关论文

相关论文: Dynamic Filter Networks

200 篇论文

Filters in convolutional networks are typically parameterized in a pixel basis, that does not take prior knowledge about the visual world into account. We investigate the generalized notion of frames designed with image properties in mind,…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Jörn-Henrik Jacobsen , Bert de Brabandere , Arnold W. M. Smeulders

Convolutional Neural Network (CNN) is one of the most important architectures in deep learning. The fundamental building block of a CNN is a trainable filter, represented as a discrete grid, used to perform convolution on discrete input…

机器学习 · 计算机科学 2023-05-26 Dario Coscia , Laura Meneghetti , Nicola Demo , Giovanni Stabile , Gianluigi Rozza

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

Dynamic neural network is an emerging research topic in deep learning. Compared to static models which have fixed computational graphs and parameters at the inference stage, dynamic networks can adapt their structures or parameters to…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Yizeng Han , Gao Huang , Shiji Song , Le Yang , Honghui Wang , Yulin Wang

While deep feature learning has revolutionized techniques for static-image understanding, the same does not quite hold for video processing. Architectures and optimization techniques used for video are largely based off those for static…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Achal Dave , Olga Russakovsky , Deva Ramanan

Deep Neural Networks (DNNs) have shown unparalleled achievements in numerous applications, reflecting their proficiency in managing vast data sets. Yet, their static structure limits their adaptability in ever-changing environments. This…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yunjie Zhu , Yunhao Chen

Trainable layers such as convolutional building blocks are the standard network design choices by learning parameters to capture the global context through successive spatial operations. When designing an efficient network, trainable layers…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Dongyoon Han , YoungJoon Yoo , Beomyoung Kim , Byeongho Heo

We propose a novel visual context-aware filter generation module which incorporates contextual information present in images into Convolutional Neural Networks (CNNs). In contrast to traditional CNNs, we do not employ the same set of…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Suraj Tripathi , Abhay Kumar , Chirag Singh

Joint image filters leverage the guidance image as a prior and transfer the structural details from the guidance image to the target image for suppressing noise or enhancing spatial resolution. Existing methods either rely on various…

计算机视觉与模式识别 · 计算机科学 2019-01-04 Yijun Li , Jia-Bin Huang , Narendra Ahuja , Ming-Hsuan Yang

Deep learning models are intrinsically sensitive to distribution shifts in the input data. In particular, small, barely perceivable perturbations to the input data can force models to make wrong predictions with high confidence. An common…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Paul Gavrikov , Janis Keuper

Deep networks have been successfully applied to visual tracking by learning a generic representation offline from numerous training images. However the offline training is time-consuming and the learned generic representation may be less…

计算机视觉与模式识别 · 计算机科学 2015-08-25 Kaihua Zhang , Qingshan Liu , Yi Wu , Ming-Hsuan Yang

Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous advancements, but few…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Aupendu Kar , Krishnendu Ghosh , Prabir Kumar Biswas

This paper challenges the prevailing view that convolutional neural network (CNN) filters become increasingly specialized in deeper layers. Motivated by recent observations of clusterable repeating patterns in depthwise separable CNNs…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Zahra Babaiee , Peyman M. Kiasari , Daniela Rus , Radu Grosu

Deep neural networks have become the default choice for many applications like image and video recognition, segmentation and other image and video related tasks.However, a critical challenge with these models is the lack of…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Sunil Kumar Vengalil , Neelam Sinha

Classical image filters, such as those for averaging or differencing, are carefully normalized to ensure consistency, interpretability, and to avoid artifacts like intensity shifts, halos, or ringing. In contrast, convolutional filters…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Gustavo Perez , Stella X. Yu

Differentiable particle filters provide a flexible mechanism to adaptively train dynamic and measurement models by learning from observed data. However, most existing differentiable particle filters are within the bootstrap particle…

人工智能 · 计算机科学 2021-11-11 Xiongjie Chen , Hao Wen , Yunpeng Li

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

Conventionally, convolutional neural networks (CNNs) process different images with the same set of filters. However, the variations in images pose a challenge to this fashion. In this paper, we propose to generate sample-specific filters…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Wei Shen , Rujie Liu

Convolution is one of the basic building blocks of CNN architectures. Despite its common use, standard convolution has two main shortcomings: Content-agnostic and Computation-heavy. Dynamic filters are content-adaptive, while further…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jingkai Zhou , Varun Jampani , Zhixiong Pi , Qiong Liu , Ming-Hsuan Yang
‹ 上一页 1 2 3 10 下一页 ›