中文
相关论文

相关论文: Adaptive Convolutions with Per-pixel Dynamic Filte…

200 篇论文

Deploying deep learning models on embedded systems has been challenging due to limited computing resources. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, such as object…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Zhen Dong , Dequan Wang , Qijing Huang , Yizhao Gao , Yaohui Cai , Tian Li , Bichen Wu , Kurt Keutzer , John Wawrzynek

Semantic segmentation, which aims to classify every pixel in an image, is a key task in machine perception, with many applications across robotics and autonomous driving. Due to the high dimensionality of this task, most existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Alex Zihao Zhu , Jieru Mei , Siyuan Qiao , Hang Yan , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar

Recent work in neural networks for image classification has seen a strong tendency towards increasing the spatial context. Whether achieved through large convolution kernels or self-attention, models scale poorly with the increased spatial…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Julia Grabinski , Janis Keuper , Margret Keuper

Fast methods for convolution and correlation underlie a variety of applications in computer vision and graphics, including efficient filtering, analysis, and simulation. However, standard convolution and correlation are inherently limited…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Thomas W. Mitchel , Benedict Brown , David Koller , Tim Weyrich , Szymon Rusinkiewicz , Michael Kazhdan

Classical deep convolutional networks increase receptive field size by either gradual resolution reduction or application of hand-crafted dilated convolutions to prevent increase in the number of parameters. In this paper we propose a novel…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Domen Tabernik , Matej Kristan , Aleš Leonardis

Deep convolutional networks are ubiquitous in computer vision, due to their excellent performance across different tasks for various domains. Models are, however, often trained in isolation for each task, failing to exploit relatedness…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Ekaterina Iakovleva , Karteek Alahari , Jakob Verbeek

In recent years, there have been attempts to increase the kernel size of Convolutional Neural Nets (CNNs) to mimic the global receptive field of Vision Transformers' (ViTs) self-attention blocks. That approach, however, quickly hit an upper…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shahaf E. Finder , Roy Amoyal , Eran Treister , Oren Freifeld

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

Non-local self-similarity is well-known to be an effective prior for the image denoising problem. However, little work has been done to incorporate it in convolutional neural networks, which surpass non-local model-based methods despite…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Diego Valsesia , Giulia Fracastoro , Enrico Magli

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-complexity trade-off is…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

We introduce a new generator architecture, aimed at fast and efficient high-resolution image-to-image translation. We design the generator to be an extremely lightweight function of the full-resolution image. In fact, we use pixel-wise…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Tamar Rott Shaham , Michael Gharbi , Richard Zhang , Eli Shechtman , Tomer Michaeli

We propose a versatile deep image compression network based on Spatial Feature Transform (SFT arXiv:1804.02815), which takes a source image and a corresponding quality map as inputs and produce a compressed image with variable rates. Our…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Myungseo Song , Jinyoung Choi , Bohyung Han

End-to-end learning methods have achieved impressive results in many areas of computer vision. At the same time, these methods still suffer from a degradation in performance when testing on new datasets that stem from a different…

计算机视觉与模式识别 · 计算机科学 2016-03-24 Rahaf Aljundi , Tinne Tuytelaars

The convolution operation is a powerful tool for feature extraction and plays a prominent role in the field of computer vision. However, when targeting the pixel-wise tasks like image fusion, it would not fully perceive the particularity of…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Zi-Rong Jin , Liang-Jian Deng , Tai-Xiang Jiang , Tian-Jing Zhang

In this paper, we propose to exploit the rich hierarchical features of deep convolutional neural networks to improve the accuracy and robustness of visual tracking. Deep neural networks trained on object recognition datasets consist of…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Chao Ma , Jia-Bin Huang , Xiaokang Yang , Ming-Hsuan Yang

We present an efficient alternative to the convolutional layer using cheap spatial transformations. This construction exploits an inherent spatial redundancy of the learned convolutional filters to enable a much greater parameter…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Roy Miles , Krystian Mikolajczyk

This paper presents a new artificial neuron model capable of learning its receptive field in the topological domain of inputs. The model provides adaptive and differentiable local connectivity (plasticity) applicable to any domain. It…

神经与进化计算 · 计算机科学 2020-09-08 F. Boray Tek

Features from multiple scales can greatly benefit the semantic edge detection task if they are well fused. However, the prevalent semantic edge detection methods apply a fixed weight fusion strategy where images with different semantics are…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Yuan Hu , Yunpeng Chen , Xiang Li , Jiashi Feng

Convolutional neural networks have many hyperparameters such as the filter size, number of filters, and pooling size, which require manual tuning. Though deep stacked structures are able to create multi-scale and hierarchical…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Ilker Cam , F. Boray Tek

Even though convolutional neural networks have become the method of choice in many fields of computer vision, they still lack interpretability and are usually designed manually in a cumbersome trial-and-error process. This paper aims at…