中文
相关论文

相关论文: Efficient Image Super-Resolution with Multi-Scale …

200 篇论文

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

Image super-resolution (SR) methods can generate remote sensing images with high spatial resolution without increasing the cost, thereby providing a feasible way to acquire high-resolution remote sensing images, which are difficult to…

图像与视频处理 · 电气工程与系统科学 2021-07-15 Meng Xu , Zhihao Wang , Jiasong Zhu , Xiuping Jia , Sen Jia

Medical image segmentation involves identifying and separating object instances in a medical image to delineate various tissues and structures, a task complicated by the significant variations in size, shape, and density of these features.…

图像与视频处理 · 电气工程与系统科学 2024-11-12 Sina Ghorbani Kolahi , Seyed Kamal Chaharsooghi , Toktam Khatibi , Afshin Bozorgpour , Reza Azad , Moein Heidari , Ilker Hacihaliloglu , Dorit Merhof

We propose an effective lightweight dynamic local and global self-attention network (DLGSANet) to solve image super-resolution. Our method explores the properties of Transformers while having low computational costs. Motivated by the…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Xiang Li , Jinshan Pan , Jinhui Tang , Jiangxin Dong

In this paper, we propose an efficient human pose estimation network -- SFM (slender fusion model) by fusing multi-level features and adding lightweight attention blocks -- HSA (High-Level Spatial Attention). Many existing methods on…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Zhiyuan Ren , Yaohai Zhou , Yizhe Chen , Ruisong Zhou , Yayu Gao

In this paper, we tackle the high computational overhead of Transformers for efficient image super-resolution~(SR). Motivated by the observations of self-attention's inter-layer repetition, we introduce a convolutionized self-attention…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Dongheon Lee , Seokju Yun , Youngmin Ro

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

Single-image super-resolution (SR) with fixed and discrete scale factors has achieved great progress due to the development of deep learning technology. However, the continuous-scale SR, which aims to use a single model to process arbitrary…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Hanlin Wu , Ning Ni , Libao Zhang

Single image super-resolution is a well-known downstream task which aims to restore low-resolution images into high-resolution images. At present, models based on Transformers have shone brightly in the field of super-resolution due to…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Jianfeng Wu , Nannan Xu

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

In recent years, deep learning methods have achieved impressive results with higher peak signal-to-noise ratio in single image super-resolution (SISR) tasks by utilizing deeper layers. However, their application is quite limited since they…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Hailong Ma , Xiangxiang Chu , Bo Zhang , Shaohua Wan , Bo Zhang

Image super-resolution (SR) in resource-constrained scenarios demands lightweight models balancing performance and latency. Convolutional neural networks (CNNs) offer low latency but lack non-local feature capture, while Transformers excel…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Quanwei Hu , Yinggan Tang , Xuguang Zhang

Predicting accurate normal maps of objects from two-dimensional images in regions of complex structure and spatial material variations is challenging using photometric stereo methods due to the influence of surface reflection properties…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Kai Luo , Yakun Ju , Lin Qi , Kaixuan Wang , Junyu Dong

Efficiently modeling massive images is a long-standing challenge in machine learning. To this end, we introduce Multi-Scale Attention (MSA). MSA relies on two key ideas, (i) multi-scale representations (ii) bi-directional cross-scale…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Kumar Krishna Agrawal , Long Lian , Longchao Liu , Natalia Harguindeguy , Boyi Li , Alexander Bick , Maggie Chung , Trevor Darrell , Adam Yala

Labeling medical images depends on professional knowledge, making it difficult to acquire large amount of annotated medical images with high quality in a short time. Thus, making good use of limited labeled samples in a small dataset to…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Peng Jiang , Juan Liu , Lang Wang , Zhihui Ynag , Hongyu Dong , Jing Feng

Image restoration endeavors to reconstruct a high-quality, detail-rich image from a degraded counterpart, which is a pivotal process in photography and various computer vision systems. In real-world scenarios, different types of degradation…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Yuhong He , Long Peng , Qiaosi Yi , Chen Wu , Lu Wang

Image superresolution involves the processing of an image sequence to generate a still image with higher resolution. Classical approaches, such as bayesian MAP methods, require iterative minimization procedures, with high computational…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Carlos Miravet , Francisco B. Rodriguez

This work aims at designing a lightweight convolutional neural network for image super resolution (SR). With simplicity bare in mind, we construct a pretty concise and effective network with a newly proposed pixel attention scheme. Pixel…

图像与视频处理 · 电气工程与系统科学 2020-10-05 Hengyuan Zhao , Xiangtao Kong , Jingwen He , Yu Qiao , Chao Dong

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jinghui Qin , Ziwei Xie , Yukai Shi , Wushao Wen

Deep Convolutional Neural Networks (DCNNs) have achieved impressive performance in Single Image Super-Resolution (SISR). To further improve the performance, existing CNN-based methods generally focus on designing deeper architecture of the…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Wenjie Ai , Xiaoguang Tu , Shilei Cheng , Mei Xie