中文
相关论文

相关论文: Attention Cube Network for Image Restoration

200 篇论文

Typical learning-based light field reconstruction methods demand in constructing a large receptive field by deepening the network to capture correspondences between input views. In this paper, we propose a spatial-angular attention network…

图像与视频处理 · 电气工程与系统科学 2021-11-24 Gaochang Wu , Yingqian Wang , Yebin Liu , Lu Fang , Tianyou Chai

Convolutional neural networks (CNNs) are one of the most popular models of Artificial Neural Networks (ANN)s in Computer Vision (CV). A variety of CNN-based structures were developed by researchers to solve problems like image…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Bowen Qiu , Daniela Raicu , Jacob Furst , Roselyne Tchoua

Recent advancements in multi-scale architectures have demonstrated exceptional performance in image denoising tasks. However, existing architectures mainly depends on a fixed single-input single-output Unet architecture, ignoring the…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Xu Zhao , Chen Zhao , Xiantao Hu , Hongliang Zhang , Ying Tai , Jian Yang

Attentional Neural Network is a new framework that integrates top-down cognitive bias and bottom-up feature extraction in one coherent architecture. The top-down influence is especially effective when dealing with high noise or difficult…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Qian Wang , Jiaxing Zhang , Sen Song , Zheng Zhang

Deep image hashing aims to map input images into simple binary hash codes via deep neural networks and thus enable effective large-scale image retrieval. Recently, hybrid networks that combine convolution and Transformer have achieved…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Chao He , Hongxi Wei

Computer-generated holography (CGH) has gained wide attention with deep learning-based algorithms. However, due to its nonlinear and ill-posed nature, challenges remain in achieving accurate and stable reconstruction. Specifically, ($i$)…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Haomiao Zhang , Zhangyuan Li , Yanling Piao , Zhi Li , Xiaodong Wang , Miao Cao , Xiongfei Su , Qiang Song , Xin Yuan

Hyperspectral image (HSI) denoising is of crucial importance for many subsequent applications, such as HSI classification and interpretation. In this paper, we propose an attention-based deep residual network to directly learn a mapping…

图像与视频处理 · 电气工程与系统科学 2020-03-05 Yongsen Zhao , Deming Zhai , Junjun Jiang , Xianming Liu

Recurrent neural networks (RNNs) and self-attention are both widely used sequence-mixing layers that maintain an internal memory. However, this memory is constructed using two orthogonal mechanisms: RNNs compress the entire past into a…

机器学习 · 计算机科学 2026-03-30 Leon Lufkin , Tomás Figliolia , Beren Millidge , Kamesh Krishnamurthy

Self-attention (SA) mechanisms can capture effectively global dependencies in deep neural networks, and have been applied to natural language processing and image processing successfully. However, SA modules for image reconstruction have…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zheng Wang , Jianwu Li , Ge Song , Tieling Li

Hybrid CNN-Transformer architectures achieve strong results in image super-resolution, but scaling attention windows or convolution kernels significantly increases computational cost, limiting deployment on resource-constrained devices. We…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Cao Thien Tan , Phan Thi Thu Trang , Do Nghiem Duc , Ho Ngoc Anh , Hanyang Zhuang , Nguyen Duc Dung

In this paper, we present novel sharp attention networks by adaptively sampling feature maps from convolutional neural networks (CNNs) for person re-identification (re-ID) problem. Due to the introduction of sampling-based attention models,…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Chen Shen , Guo-Jun Qi , Rongxin Jiang , Zhongming Jin , Hongwei Yong , Yaowu Chen , Xian-Sheng Hua

CNNs and Self attention have achieved great success in multimedia applications for dynamic association learning of self-attention and convolution in image restoration. However, CNNs have at least two shortcomings: 1) limited receptive…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Kui Jiang , Xuemei Jia , Wenxin Huang , Wenbin Wang , Zheng Wang , Junjun Jiang

How to learn a discriminative fine-grained representation is a key point in many computer vision applications, such as person re-identification, fine-grained classification, fine-grained image retrieval, etc. Most of the previous methods…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Kai Han , Jianyuan Guo , Chao Zhang , Mingjian Zhu

Benefiting from the developments in deep learning technology, deep-learning-based algorithms employing automatic feature extraction have achieved remarkable performance on the change detection (CD) task. However, the performance of existing…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chengxi Han , Chen Wu , Haonan Guo , Meiqi Hu , Hongruixuan Chen

General image super-resolution techniques have difficulties in recovering detailed face structures when applying to low resolution face images. Recent deep learning based methods tailored for face images have achieved improved performance…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Chaofeng Chen , Dihong Gong , Hao Wang , Zhifeng Li , Kwan-Yee K. Wong

Deep Convolutional Neural Network (CNN) features have been demonstrated to be effective perceptual quality features. The perceptual loss, based on feature maps of pre-trained CNN's has proven to be remarkably effective for CNN based…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Taimoor Tariq , Juan Luis Gonzalez , Munchurl Kim

Deep convolutional neural networks (CNNs) have obtained remarkable performance in single image super-resolution (SISR). However, very deep networks can suffer from training difficulty and hardly achieve further performance gain. There are…

图像与视频处理 · 电气工程与系统科学 2022-11-18 Alexander Panaetov , Karim Elhadji Daou , Igor Samenko , Evgeny Tetin , Ilya Ivanov

The idea of using the recurrent neural network for visual attention has gained popularity in computer vision community. Although the recurrent attention model (RAM) leverages the glimpses with more large patch size to increasing its scope,…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Gang Chen

Learning pyramidal feature representations is crucial for recognizing object instances at different scales. Feature Pyramid Network (FPN) is the classic architecture to build a feature pyramid with high-level semantics throughout. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Miao Hu , Yali Li , Lu Fang , Shengjin Wang

Deep convolutional neural networks (CNNs) for image denoising have recently attracted increasing research interest. However, plain networks cannot recover fine details for a complex task, such as real noisy images. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-07-09 Chunwei Tian , Yong Xu , Wangmeng Zuo , Bo Du , Chia-Wen Lin , David Zhang
‹ 上一页 1 8 9 10 下一页 ›