中文
相关论文

相关论文: DiMoSR: Feature Modulation via Multi-Branch Dilate…

200 篇论文

In recent years, the use of large convolutional kernels has become popular in designing convolutional neural networks due to their ability to capture long-range dependencies and provide large receptive fields. However, the increase in…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Gang Wu , Junjun Jiang , Yuanchao Bai , Xianming Liu

Modern single image super-resolution (SISR) system based on convolutional neural networks (CNNs) achieves fancy performance while requires huge computational costs. The problem on feature redundancy is well studied in visual recognition…

图像与视频处理 · 电气工程与系统科学 2022-08-18 Ying Nie , Kai Han , Zhenhua Liu , Chuanjian Liu , Yunhe Wang

Recent years have witnessed tremendous progress in single image super-resolution (SISR) owing to the deployment of deep convolutional neural networks (CNNs). For most existing methods, the computational cost of each SISR model is irrelevant…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Ming Liu , Zhilu Zhang , Liya Hou , Wangmeng Zuo , Lei Zhang

Convolutional neural networks have been proven to be of great benefit for single-image super-resolution (SISR). However, previous works do not make full use of multi-scale features and ignore the inter-scale correlation between different…

图像与视频处理 · 电气工程与系统科学 2020-09-01 Juncheng Li , Faming Fang , Jiaqian Li , Kangfu Mei , Guixu Zhang

Medical image segmentation is a crucial method for assisting professionals in diagnosing various diseases through medical imaging. However, various factors such as noise, blurriness, and low contrast often hinder the accurate diagnosis of…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Jeonghyun Noh , Wangsu Jeon , Jinsun Park

Most conventional supervised super-resolution (SR) algorithms assume that low-resolution (LR) data is obtained by downscaling high-resolution (HR) data with a fixed known kernel, but such an assumption often does not hold in real scenarios.…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Suyoung Lee , Myungsub Choi , Kyoung Mu Lee

Magnetic resonance image (MRI) in high spatial resolution provides detailed anatomical information and is often necessary for accurate quantitative analysis. However, high spatial resolution typically comes at the expense of longer scan…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Yuhua Chen , Yibin Xie , Zhengwei Zhou , Feng Shi , Anthony G. Christodoulou , Debiao Li

High resolution magnetic resonance (MR) imaging is desirable in many clinical applications due to its contribution to more accurate subsequent analyses and early clinical diagnoses. Single image super resolution (SISR) is an effective and…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xiaole Zhao , Yulun Zhang , Tao Zhang , Xueming Zou

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

Distributed Image Compression (DIC) is crucial for multi-view transmission, especially when operating at extremely low bitrates (< 0.1 bpp). Its core challenge is effectively utilizing side information to achieve high-quality reconstruction…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Guojun Xu , Mingyang Zhang , Jianwen Xiang , Cheng Tan , Yanchao Yang , Junwei Zhou

Image alignment by mesh warps, such as meshflow, is a fundamental task which has been widely applied in various vision applications(e.g., multi-frame HDR/denoising, video stabilization). Traditional mesh warp methods detect and match image…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Nianjin Ye , Chuan Wang , Shuaicheng Liu , Lanpeng Jia , Jue Wang , Yongqing Cui

Single image super resolution is a very important computer vision task, with a wide range of applications. In recent years, the depth of the super-resolution model has been constantly increasing, but with a small increase in performance, it…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Xi Cheng , Xiang Li , Ying Tai , Jian Yang

Traditional works have shown that patches in a natural image tend to redundantly recur many times inside the image, both within the same scale, as well as across different scales. Make full use of these multi-scale information can improve…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Wuzhen Shi , Feng Jiang , Debin Zhao

To satisfy the rapidly increasing demands on the large image (2K-8K) super-resolution (SR), prevailing methods follow two independent tracks: 1) accelerate existing networks by content-aware routing, and 2) design better super-resolution…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Yan Wang , Yi Liu , Shijie Zhao , Junlin Li , Li Zhang

Burst image super-resolution (BISR) aims to enhance the resolution of a keyframe by leveraging information from multiple low-resolution images captured in quick succession. In the deep learning era, BISR methods have evolved from fully…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ozan Unal , Steven Marty , Dengxin Dai

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

Attention mechanism of late has been quite popular in the computer vision community. A lot of work has been done to improve the performance of the network, although almost always it results in increased computational complexity. In this…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Abhinav Sagar

Recent advances indicate that diffusion models hold great promise in image super-resolution. While the latest methods are primarily based on latent diffusion models with convolutional neural networks, there are few attempts to explore…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Kun Cheng , Lei Yu , Zhijun Tu , Xiao He , Liyu Chen , Yong Guo , Mingrui Zhu , Nannan Wang , Xinbo Gao , Jie Hu

The introduction of generative models has significantly advanced image super-resolution (SR) in handling real-world degradations. However, they often incur fidelity-related issues, particularly distorting textual structures. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Qiming Hu , Linlong Fan , Yiyan Luo , Yuhang Yu , Xiaojie Guo , Qingnan Fan

Diffusion-based approaches have recently driven remarkable progress in real-world image super-resolution (SR). However, existing methods still struggle to simultaneously preserve fine details and ensure high-fidelity reconstruction, often…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Aro Kim , Myeongjin Jang , Chaewon Moon , Youngjin Shin , Jinwoo Jeong , Sang-hyo Park