中文
相关论文

相关论文: Scale-Aware Dynamic Network for Continuous-Scale S…

200 篇论文

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

Single image super-resolution (SR) is extremely difficult if the upscaling factors of image pairs are unknown and different from each other, which is common in real image SR. To tackle the difficulty, we develop two multi-scale deep neural…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Shangqi Gao , Xiahai Zhuang

Deep Convolutional Neural Network (DCNN) and Transformer have achieved remarkable successes in image recognition. However, their performance in fine-grained image recognition is still difficult to meet the requirements of actual needs. This…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Chaorong Li , Malu Zhang , Wei Huang , Fengqing Qin , Anping Zeng , Yuanyuan Huang

In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the low resolution (LR)…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Yang Zhao , Guoqing Li , Wenjun Xie , Wei Jia , Hai Min , Xiaoping Liu

In the field of multimedia, single image deraining is a basic pre-processing work, which can greatly improve the visual effect of subsequent high-level tasks in rainy conditions. In this paper, we propose an effective algorithm, called…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Cong Wang , Yutong Wu , Zhixun Su , Junyang Chen

A very deep convolutional neural network (CNN) has recently achieved great success for image super-resolution (SR) and offered hierarchical features as well. However, most deep CNN based SR models do not make full use of the hierarchical…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu

Convolutional neural networks (CNNs) have been extensively and successfully applied to the task of synthetic aperture radar (SAR) image change detection. However, conventional convolutional layers are inherently limited by their local…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Baogui Huan , Chuanzheng Gong , Dezhong Chen , Feng Gao , Junyu Dong , Qian Du

Traditional synthetic aperture radar image change detection methods based on convolutional neural networks (CNNs) face the challenges of speckle noise and deformation sensitivity. To mitigate these issues, we proposed a Multiscale Capsule…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Yunhao Gao , Feng Gao , Junyu Dong , Heng-Chao Li

Deep convolutional neural networks have been demonstrated to be effective for SISR in recent years. On the one hand, residual connections and dense connections have been used widely to ease forward information and backward gradient flows to…

图像与视频处理 · 电气工程与系统科学 2022-10-31 Bin-Cheng Yang , Gangshan Wu

Deep convolutional neural network (DCNN) has been successfully applied to depth map super-resolution and outperforms existing methods by a wide margin. However, there still exist two major issues with these DCNN based depth map…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Xibin Song , Yuchao Dai , Xueying Qin

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

Image super-resolution (SR) is one of the vital image processing methods that improve the resolution of an image in the field of computer vision. In the last two decades, significant progress has been made in the field of super-resolution,…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Syed Muhammad Arsalan Bashir , Yi Wang , Mahrukh Khan , Yilong Niu

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Jordi Gonzalez , Carles Fernandez Tena

We propose a new convolution called Dynamic Region-Aware Convolution (DRConv), which can automatically assign multiple filters to corresponding spatial regions where features have similar representation. In this way, DRConv outperforms…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Jin Chen , Xijun Wang , Zichao Guo , Xiangyu Zhang , Jian Sun

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

Convolution neural network (CNN) has been widely used in Single Image Super Resolution (SISR) so that SISR has been a great success recently. As the network deepens, the learning ability of network becomes more and more powerful. However,…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Jiawen Lyn

This work introduces CLIP-aware Domain-Adaptive Super-Resolution (CDASR), a novel framework that addresses the critical challenge of domain generalization in single image super-resolution. By leveraging the semantic capabilities of CLIP…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Zhengyang Lu , Qian Xia , Weifan Wang , Feng Wang

Deep learning (DL) in remote sensing has nowadays become an effective operative tool: it is largely used in applications such as change detection, image restoration, segmentation, detection and classification. With reference to synthetic…

图像与视频处理 · 电气工程与系统科学 2020-11-19 Sergio Vitale , Giampaolo Ferraioli , Vito Pascazio

Recently, deep convolutional neural network methods have achieved an excellent performance in image superresolution (SR), but they can not be easily applied to embedded devices due to large memory cost. To solve this problem, we propose a…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Huapeng Wu , Jie Gui , Jun Zhang , James T. Kwok , Zhihui Wei

Deep convolution-based single image super-resolution (SISR) networks embrace the benefits of learning from large-scale external image resources for local recovery, yet most existing works have ignored the long-range feature-wise…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yiqun Mei , Yuchen Fan , Yuqian Zhou , Lichao Huang , Thomas S. Huang , Humphrey Shi