中文
相关论文

相关论文: Cat-AIR: Content and Task-Aware All-in-One Image R…

200 篇论文

All-in-one image restoration aims to handle multiple degradation types using one model. This paper proposes a simple pipeline for all-in-one blind image restoration to Restore Anything with Masks (RAM). We focus on the image content by…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Chu-Jie Qin , Rui-Qi Wu , Zikun Liu , Xin Lin , Chun-Le Guo , Hyun Hee Park , Chongyi Li

We present AutoDIR, an innovative all-in-one image restoration system incorporating latent diffusion. AutoDIR excels in its ability to automatically identify and restore images suffering from a range of unknown degradations. AutoDIR offers…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Yitong Jiang , Zhaoyang Zhang , Tianfan Xue , Jinwei Gu

Segment Anything Models (SAMs) are extensively used in computer vision for universal image segmentation, but deploying them on resource-constrained devices is challenging due to their high computational and memory demands. Post-Training…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Houji Wen , Jiangyong Yu , Jun Li , Dawei Yang

Continual learning enables AI models to learn new data sequentially without retraining in real-world scenarios. Most existing methods assume the training data are balanced, aiming to reduce the catastrophic forgetting problem that models…

机器学习 · 计算机科学 2024-08-21 Di Fang , Yinan Zhu , Runze Fang , Cen Chen , Ziqian Zeng , Huiping Zhuang

Local and non-local attention-based methods have been well studied in various image restoration tasks while leading to promising performance. However, most of the existing methods solely focus on one type of attention mechanism (local or…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Chong Mou , Jian Zhang , Xiaopeng Fan , Hangfan Liu , Ronggang Wang

All-in-one adverse weather removal is an emerging topic on image restoration, which aims to restore multiple weather degradations in an unified model, and the challenge are twofold. First, discover and handle the property of multi-domain in…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Yu-Wei Chen , Soo-Chang Pei

Image quality assessment (IQA) and image restoration are fundamental problems in low-level vision. Although IQA and restoration are closely connected conceptually, most existing work treats them in isolation. Recent advances in unified…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Weiqi Li , Xuanyu Zhang , Bin Chen , Jingfen Xie , Yan Wang , Kexin Zhang , Junlin Li , Li Zhang , Jian Zhang , Shijie Zhao

While the efficacy of deep learning models heavily relies on data, gathering and annotating data for specific tasks, particularly when addressing novel or sensitive subjects lacking relevant datasets, poses significant time and resource…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Quang-Binh Nguyen , Trong-Vu Hoang , Ngoc-Do Tran , Tam V. Nguyen , Minh-Triet Tran , Trung-Nghia Le

Recent neural models for image captioning usually employ an encoder-decoder framework with an attention mechanism. However, the attention mechanism in such a framework aligns one single (attended) image feature vector to one caption word,…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Lun Huang , Wenmin Wang , Yaxian Xia , Jie Chen

Unified image restoration using a single model often faces task interference due to diverse degradations. To address this, we propose DACG-IR (Degradation-Aware Adaptive Context Gating), which enables explicit perception of degradation…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Lei He , Jielei Chu , Fengmao Lv , Weide Liu , Tianrui Li , Jun Cheng , Yuming Fang

The aim of image restoration is to recover high-quality images from distorted ones. However, current methods usually focus on a single task (\emph{e.g.}, denoising, deblurring or super-resolution) which cannot address the needs of…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Cheng Zhang , Yu Zhu , Qingsen Yan , Jinqiu Sun , Yanning Zhang

Restoring images affected by various types of degradation, such as noise, blur, or improper exposure, remains a significant challenge in computer vision. While recent trends favor complex monolithic all-in-one architectures, these models…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Joanna Wiekiera , Martyna Zur

While vision transformers show promise in numerous image restoration (IR) tasks, the challenge remains in efficiently generalizing and scaling up a model for multiple IR tasks. To strike a balance between efficiency and model capacity for a…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Yawei Li , Bin Ren , Jingyun Liang , Rakesh Ranjan , Mengyuan Liu , Nicu Sebe , Ming-Hsuan Yang , Luca Benini

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

In this paper, we present a general framework for low-level vision tasks including image compression artifacts reduction and image denoising. Under this framework, a novel concatenated attention neural network (CANet) is specifically…

图像与视频处理 · 电气工程与系统科学 2020-06-22 Tian YingJie , Wang YiQi , Yang LinRui , Qi ZhiQuan

All-in-one image restoration has emerged as a practical and promising low-level vision task for real-world applications. In this context, the key issue lies in how to deal with different types of degraded images simultaneously. In this…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Xiaole Tang , Xiang Gu , Xiaoyi He , Xin Hu , Jian Sun

The use of a single image restoration framework to achieve multi-task image restoration has garnered significant attention from researchers. However, several practical challenges remain, including meeting the specific and simultaneous…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Xiaoyan Yu , Shen Zhou , Huafeng Li , Liehuang Zhu

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

Recently, significant breakthroughs have been made in all-in-one image restoration (AiOIR), which can handle multiple restoration tasks with a single model. However, existing methods typically focus on a specific image domain, such as…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Guanglu Dong , Chunlei Li , Chao Ren , Jingliang Hu , Yilei Shi , Xiao Xiang Zhu , Lichao Mou

In real-world scenarios, image impairments often manifest as composite degradations, presenting a complex interplay of elements such as low light, haze, rain, and snow. Despite this reality, existing restoration methods typically target…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Yu Guo , Yuan Gao , Yuxu Lu , Huilin Zhu , Ryan Wen Liu , Shengfeng He