中文
相关论文

相关论文: Degradation-Aware Self-Attention Based Transformer…

200 篇论文

Transformers have recently shown superior performances on various vision tasks. The large, sometimes even global, receptive field endows Transformer models with higher representation power over their CNN counterparts. Nevertheless, simply…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Zhuofan Xia , Xuran Pan , Shiji Song , Li Erran Li , Gao Huang

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Michael Yang

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

Remote sensing images (RSIs) in real scenes may be disturbed by multiple factors such as optical blur, undersampling, and additional noise, resulting in complex and diverse degradation models. At present, the mainstream SR algorithms only…

图像与视频处理 · 电气工程与系统科学 2022-10-17 Hanlin Wu , Ning Ni , Shan Wang , Libao Zhang

Transformer-based models have achieved remarkable results in low-level vision tasks including image super-resolution (SR). However, early Transformer-based approaches that rely on self-attention within non-overlapping windows encounter…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Cansu Korkmaz , A. Murat Tekalp

When it comes to wild conditions, Facial Expression Recognition is often challenged with low-quality data and imbalanced, ambiguous labels. This field has much benefited from CNN based approaches; however, CNN models have structural…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Hyeonbin Hwang , Soyeon Kim , Wei-Jin Park , Jiho Seo , Kyungtae Ko , Hyeon Yeo

Recent progress in single-image super-resolution (SISR) has achieved remarkable performance, yet the computational costs of these methods remain a challenge for deployment on resource-constrained devices. In particular, transformer-based…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Gang Wu , Junjun Jiang , Junpeng Jiang , Xianming Liu

Medical imaging plays a significant role in detecting and treating various diseases. However, these images often happen to be of too poor quality, leading to decreased efficiency, extra expenses, and even incorrect diagnoses. Therefore, we…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Alnur Alimanov , Md Baharul Islam

To solve the ill-posed problem of hyperspectral image super-resolution (HSISR), an usually method is to use the prior information of the hyperspectral images (HSIs) as a regularization term to constrain the objective function. Model-based…

图像与视频处理 · 电气工程与系统科学 2021-11-30 Qing Ma , Junjun Jiang , Xianming Liu , Jiayi Ma

Benefiting from powerful convolutional neural networks (CNNs), learning-based image inpainting methods have made significant breakthroughs over the years. However, some nature of CNNs (e.g. local prior, spatially shared parameters) limit…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Ye Deng , Siqi Hui , Sanping Zhou , Deyu Meng , Jinjun Wang

Recently, deep Convolutional Neural Networks (CNNs) have revolutionized image super-resolution (SR), dramatically outperforming past methods for enhancing image resolution. They could be a boon for the many scientific fields that involve…

图像与视频处理 · 电气工程与系统科学 2021-10-28 Andrew Geiss , Joseph C. Hardin

Existing deep calibrated photometric stereo networks basically aggregate observations under different lights based on the pre-defined operations such as linear projection and max pooling. While they are effective with the dense capture,…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Satoshi Ikehata

Change detection (CD) in remote sensing aims to identify semantic differences between satellite images captured at different times. While deep learning has significantly advanced this field, existing approaches based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Durgesh Ameta , Ujjwal Mishra , Praful Hambarde , Amit Shukla

Existing methods have demonstrated effective performance on a single degradation type. In practical applications, however, the degradation is often unknown, and the mismatch between the model and the degradation will result in a severe…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Mingde Yao , Ruikang Xu , Yuanshen Guan , Jie Huang , Zhiwei Xiong

Super-resolution (SR) is a technique that allows increasing the resolution of a given image. Having applications in many areas, from medical imaging to consumer electronics, several SR methods have been proposed. Currently, the best…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Marija Vella , João F. C. Mota

Blind image super-resolution (Blind-SR) aims to recover a high-resolution (HR) image from its corresponding low-resolution (LR) input image with unknown degradations. Most of the existing works design an explicit degradation estimator for…

图像与视频处理 · 电气工程与系统科学 2023-02-17 Bin Xia , Yulun Zhang , Yitong Wang , Yapeng Tian , Wenming Yang , Radu Timofte , Luc Van Gool

Image restoration algorithms such as super resolution (SR) are indispensable pre-processing modules for object detection in degraded images. However, most of these algorithms assume the degradation is fixed and known a priori. When the real…

图像与视频处理 · 电气工程与系统科学 2022-01-10 Ziteng Cui , Yingying Zhu , Lin Gu , Guo-Jun Qi , Xiaoxiao Li , Peng Gao , Zenghui Zhang , Tatsuya Harada

We present a new method for image reconstruction which replaces the projector in a projected gradient descent (PGD) with a convolutional neural network (CNN). CNNs trained as high-dimensional (image-to-image) regressors have recently been…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Harshit Gupta , Kyong Hwan Jin , Ha Q. Nguyen , Michael T. McCann , Michael Unser

Image restoration is a low-level vision task, most CNN methods are designed as a black box, lacking transparency and internal aesthetics. Although some methods combining traditional optimization algorithms with DNNs have been proposed, they…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Xiao Feng Zhang , Chao Chen Gu , Shan Ying Zhu

There have been many image denoisers using deep neural networks, which outperform conventional model-based methods by large margins. Recently, self-supervised methods have attracted attention because constructing a large real noise dataset…

图像与视频处理 · 电气工程与系统科学 2023-07-31 Yeong Il Jang , Keuntek Lee , Gu Yong Park , Seyun Kim , Nam Ik Cho