中文
相关论文

相关论文: Triple Attention Mixed Link Network for Single Ima…

200 篇论文

Single image deraining is a crucial problem because rain severely degenerates the visibility of images and affects the performance of computer vision tasks like outdoor surveillance systems and intelligent vehicles. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Hao-Hsiang Yang , Chao-Han Huck Yang , Yu-Chiang Frank Wang

Recent development in fully convolutional neural network enables efficient end-to-end learning of semantic segmentation. Traditionally, the convolutional classifiers are taught to learn the representative semantic features of labeled…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Qin Huang , Chunyang Xia , Chihao Wu , Siyang Li , Ye Wang , Yuhang Song , C. -C. Jay Kuo

Pansharpening enhances spatial details of high spectral resolution multispectral images using features of high spatial resolution panchromatic image. There are a number of traditional pansharpening approaches but producing an image…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Syeda Roshana Ali , Anis Ur Rahman , Muhammad Shahzad

Transformer-based methods have shown impressive performance in image restoration tasks, such as image super-resolution and denoising. However, we find that these networks can only utilize a limited spatial range of input information through…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Xiangyu Chen , Xintao Wang , Wenlong Zhang , Xiangtao Kong , Yu Qiao , Jiantao Zhou , Chao Dong

Convolutional Neural Networks (CNNs) have been widely employed for image Super-Resolution (SR) in recent years. Various techniques enhance SR performance by altering CNN structures or incorporating improved self-attention mechanisms.…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Qizhou Chen , Qing Shao

Recent years, the approaches based on neural networks have shown remarkable potential for sentence modeling. There are two main neural network structures: recurrent neural network (RNN) and convolution neural network (CNN). RNN can capture…

计算与语言 · 计算机科学 2020-06-30 Zhenyu Liu , Haiwei Huang , Chaohong Lu , Shengfei Lyu

Recent transformer-based super-resolution (SR) methods have achieved promising results against conventional CNN-based methods. However, these approaches suffer from essential shortsightedness created by only utilizing the standard…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Jinsu Yoo , Taehoon Kim , Sihaeng Lee , Seung Hwan Kim , Honglak Lee , Tae Hyun Kim

With the development of feed-forward models, the default model for sequence modeling has gradually evolved to replace recurrent networks. Many powerful feed-forward models based on convolutional networks and attention mechanism were…

计算与语言 · 计算机科学 2023-10-17 Hongyan Hao , Yan Wang , Siqiao Xue , Yudi Xia , Jian Zhao , Furao Shen

Single-image super-resolution (SR) has achieved remarkable progress with deep learning, yet most approaches rely on distortion-oriented losses or heuristic perceptual priors, which often lead to a trade-off between fidelity and visual…

图像与视频处理 · 电气工程与系统科学 2026-02-26 Wei Zhou , Yixiao Li , Hadi Amirpour , Xiaoshuai Hao , Jiang Liu , Peng Wang , Hantao Liu

We present a novel facial expression recognition network, called Distract your Attention Network (DAN). Our method is based on two key observations. Firstly, multiple classes share inherently similar underlying facial appearance, and their…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Zhengyao Wen , Wenzhong Lin , Tao Wang , Ge Xu

This paper introduces a lightweight image super-resolution (SR) network, termed the Multi-scale Spatial Adaptive Attention Network (MSAAN), to address the common dilemma between high reconstruction fidelity and low model complexity in…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Sushi Rao , Jingwei Li

We present DARTS, a transformer model for reference-based image super-resolution. DARTS learns joint representations of two image distributions to enhance the content of low-resolution input images through matching correspondences learned…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Masoomeh Aslahishahri , Jordan Ubbens , Ian Stavness

In the field of multimodal segmentation, the correlation between different modalities can be considered for improving the segmentation results. Considering the correlation between different MR modalities, in this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Tongxue Zhou , Su Ruan , Pierre Vera , Stéphane Canu

We propose Dual Attention Networks (DANs) which jointly leverage visual and textual attention mechanisms to capture fine-grained interplay between vision and language. DANs attend to specific regions in images and words in text through…

计算机视觉与模式识别 · 计算机科学 2017-03-22 Hyeonseob Nam , Jung-Woo Ha , Jeonghee Kim

Convolutional Neural Networks (CNNs) have achieved impressive results across many super-resolution (SR) and image restoration tasks. While many such networks can upscale low-resolution (LR) images using just the raw pixel-level information,…

图像与视频处理 · 电气工程与系统科学 2021-10-29 Matthew Aquilina , Christian Galea , John Abela , Kenneth P. Camilleri , Reuben A. Farrugia

Lightweight image super-resolution (SR) networks have the utmost significance for real-world applications. There are several deep learning based SR methods with remarkable performance, but their memory and computational cost are hindrances…

图像与视频处理 · 电气工程与系统科学 2020-09-22 Abdul Muqeet , Jiwon Hwang , Subin Yang , Jung Heum Kang , Yongwoo Kim , Sung-Ho Bae

In recent years, deep learning has achieved remarkable success in the field of image restoration. However, most convolutional neural network-based methods typically focus on a single scale, neglecting the incorporation of multi-scale…

图像与视频处理 · 电气工程与系统科学 2025-02-27 Jiatao Jiang , Zhen Cui , Chunyan Xu , Jian Yang

Attention layers -- which map a sequence of inputs to a sequence of outputs -- are core building blocks of the Transformer architecture which has achieved significant breakthroughs in modern artificial intelligence. This paper presents a…

机器学习 · 计算机科学 2023-07-24 Hengyu Fu , Tianyu Guo , Yu Bai , Song Mei

Image restoration is a long-standing task that seeks to recover the latent sharp image from its deteriorated counterpart. Due to the robust capacity of self-attention to capture long-range dependencies, transformer-based methods or some…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Fangwei Hao , Jiesheng Wu , Ji Du , Yinjie Wang , Jing Xu

Convolutional Neural Networks (CNN) are more suitable, indeed. However, fixed kernel sizes make traditional CNN too specific, neither flexible nor conducive to feature learning, thus impacting on the classification accuracy. The convolution…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Muhammad Ahmad , Adil Mehmood Khan , Manuel Mazzara , Salvatore Distefano , Swalpa Kumar Roy , Xin Wu