中文
相关论文

相关论文: Frequency Pooling: Shift-Equivalent and Anti-Alias…

200 篇论文

Convolutional neural networks have shown remarkable performance in recent years on various computer vision problems. However, the traditional convolutional neural network architecture lacks a critical property: shift equivariance and…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Quentin Gabot , Teck-Yian Lim , Jérémy Fix , Joana Frontera-Pons , Chengfang Ren , Jean-Philippe Ovarlez

Recurrent neural networks are a powerful tool for modeling sequential data, but the dependence of each timestep's computation on the previous timestep's output limits parallelism and makes RNNs unwieldy for very long sequences. We introduce…

神经与进化计算 · 计算机科学 2016-11-22 James Bradbury , Stephen Merity , Caiming Xiong , Richard Socher

Despite recent advances in multi-scale deep representations, their limitations are attributed to expensive parameters and weak fusion modules. Hence, we propose an efficient approach to fuse multi-scale deep representations, called…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Yu Liu , Yanming Guo , Michael S. Lew

Neural Cellular Automata (NCA) offer a robust and interpretable approach to image classification, making them a promising choice for microscopy image analysis. However, a performance gap remains between NCA and larger, more complex…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Chen Yang , Michael Deutges , Jingsong Liu , Han Li , Nassir Navab , Carsten Marr , Ario Sadafi

The inverse of an invertible convolution is an important operation that comes up in Normalizing Flows, Image Deblurring, etc. The naive algorithm for backpropagation of this operation using Gaussian elimination has running time $O(n^3)$…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Sandeep Nagar , Girish Varma

The ability of convolutional neural networks (CNNs) to recognize objects regardless of their position in the image is due to the translation-equivariance of the convolutional operation. Group-equivariant CNNs transfer this equivariance to…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Thomas Wimmer , Vladimir Golkov , Hoai Nam Dang , Moritz Zaiss , Andreas Maier , Daniel Cremers

Explanations obtained from transformer-based architectures in the form of raw attention, can be seen as a class-agnostic saliency map. Additionally, attention-based pooling serves as a form of masking the in feature space. Motivated by this…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Felipe Torres , Hanwei Zhang , Ronan Sicre , Stéphane Ayache , Yannis Avrithis

Shifting of objects in an image and merging many images after appropriate shifting is being used in several engineering and scientific applications which require complex perception development. A method has been presented here which could…

计算机视觉与模式识别 · 计算机科学 2014-07-31 T. R. Gopalakrishnan Nair , Richa Sharma

In this paper, we propose a fully convolutional networks for iterative non-blind deconvolution We decompose the non-blind deconvolution problem into image denoising and image deconvolution. We train a FCNN to remove noises in the gradient…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Jiawei Zhang , Jinshan Pan , Wei-Sheng Lai , Rynson Lau , Ming-Hsuan Yang

In this paper we challenge the common assumption that convolutional layers in modern CNNs are translation invariant. We show that CNNs can and will exploit the absolute spatial location by learning filters that respond exclusively to…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Osman Semih Kayhan , Jan C. van Gemert

To better retain the deep features of an image and solve the sparsity problem of the end-to-end segmentation model, we propose a new deep convolutional network model for medical image pixel segmentation, called MC-Net. The core of this…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Hongfeng You , Shengwei Tian , Long Yu , Xiang Ma , Yan Xing , Ning Xin

Convolutional Neural Networks (CNNs) have enabled major advances in image classification through convolution and pooling. In particular, image pooling transforms a connected discrete lattice into a reduced lattice with the same connectivity…

机器学习 · 计算机科学 2023-07-26 Stevan Stanovic , Benoit Gaüzère , Luc Brun

Despite the superior performance of CNN, deploying them on low computational power devices is still limited as they are typically computationally expensive. One key cause of the high complexity is the connection between the convolution…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Digital pathology has advanced substantially over the last decade however tumor localization continues to be a challenging problem due to highly complex patterns and textures in the underlying tissue bed. The use of convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Shazia Akbar , Mohammad Peikari , Sherine Salama , Sharon Nofech-Mozes , Anne Martel

Convolutional neural networks (CNN) have achieved state of the art performance on both classification and segmentation tasks. Applying CNNs to microscopy images is challenging due to the lack of datasets labeled at the single cell level. We…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Oren Z. Kraus , Lei Jimmy Ba , Brendan Frey

Similarity analysis using neural networks has emerged as a powerful technique for understanding and categorizing complex patterns in various domains. By leveraging the latent representations learned by neural networks, data objects such as…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Cyril Juliani

Contrast is a crucial factor in visual information processing. It is desired for a visual system - irrespective of being biological or artificial - to "perceive" the world robustly under large potential changes in illumination. In this…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Arash Akbarinia , Karl R. Gegenfurtner

Recently, image representation built upon Convolutional Neural Network (CNN) has been shown to provide effective descriptors for image search, outperforming pre-CNN features as short-vector representations. Yet such models are not…

计算机视觉与模式识别 · 计算机科学 2016-02-25 Giorgos Tolias , Ronan Sicre , Hervé Jégou

Face anti-spoofing techniques based on domain generalization have recently been studied widely. Adversarial learning and meta-learning techniques have been adopted to learn domain-invariant representations. However, prior approaches often…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Jingyi Yang , Zitong Yu , Xiuming Ni , Jia He , Hui Li

A novel ``edge attention-based Convolutional Neural Network (CNN)'' is proposed in this research for object classification task. With the advent of advanced computing technology, CNN models have achieved to remarkable success, particularly…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Santanu Roy , Ashvath Suresh , Archit Gupta
‹ 上一页 1 8 9 10 下一页 ›