paper-with-me

홈 › Papers

Referring Flexible Image Restoration

2024-04-16 · Runwei Guan, Rongsheng Hu, Zhuhao Zhou, Tianlang Xue, Ka Lok Man, Jeremy Smith, Eng Gee Lim, Weiping Ding, Yutao Yue

In reality, images often exhibit multiple degradations, such as rain and fog at night (triple degradations). However, in many cases, individuals may not want to remove all degradations, for instance, a blurry lens revealing a beautiful snowy landscape (double degradations). In such scenarios, people may only desire to deblur. These situations and requirements shed light on a new challenge in image restoration, where a model must perceive and remove specific degradation types specified by human commands in images with multiple degradations. We term this task Referring Flexible Image Restoration (RFIR). To address this, we first construct a large-scale synthetic dataset called RFIR, comprising 153,423 samples with the degraded image, text prompt for specific degradation removal and restored image. RFIR consists of five basic degradation types: blur, rain, haze, low light and snow while six main sub-categories are included for varying degrees of degradation removal. To tackle the challenge, we propose a novel transformer-based multi-task model named TransRFIR, which simultaneously perceives degradation types in the degraded image and removes specific degradation upon text prompt. TransRFIR is based on two devised attention modules, Multi-Head Agent Self-Attention (MHASA) and Multi-Head Agent Cross Attention (MHACA), where MHASA and MHACA introduce the agent token and reach the linear complexity, achieving lower computation cost than vanilla self-attention and cross-attention and obtaining competitive performances. Our TransRFIR achieves state-of-the-art performances compared with other counterparts and is proven as an effective architecture for image restoration. We release our project at https://github.com/GuanRunwei/FIR-CP.

📄 PDF Abstract BibTeX arXiv:2404.10342

Code (1)

guanrunwei/fir-cp 공식 구현

Tasks

Image Restoration

Similar Papers 제목 키워드 기반

Exploring and Evaluating Image Restoration Potential in Dynamic Scenes

2022-03-22 · CVPR 2022 1 · Cheng Zhang, Shaolin Su, Yu Zhu, Qingsen Yan 외

In dynamic scenes, images often suffer from dynamic blur due to superposition of motions or low signal-noise ratio resulted from quick shutter speed when avoiding motions. Recovering sharp and clean results from the capt…

Image Restoration

Griffon v2: Advancing Multimodal Perception with High-Resolution Scaling and Visual-Language Co-Referring

2024-03-14 · Yufei Zhan, Yousong Zhu, Hongyin Zhao, Fan Yang 외

Large Vision Language Models have achieved fine-grained object perception, but the limitation of image resolution remains a significant obstacle to surpass the performance of task-specific experts in complex and dense sc…

ObjectObject Countingobject-detectionObject Detection+1

ReSTR: Convolution-free Referring Image Segmentation Using Transformers

2022-03-31 · CVPR 2022 1 · Namyup Kim, Dongwon Kim, Cuiling Lan, Wenjun Zeng 외

Referring image segmentation is an advanced semantic segmentation task where target is not a predefined class but is described in natural language. Most of existing methods for this task rely heavily on convolutional neu…

Image SegmentationReferring Expression SegmentationSegmentationSemantic Segmentation

Adaptive Image Restoration for Video Surveillance: A Real-Time Approach

2025-05-19 · Muhammad Awais Amin, Adama Ilboudo, Abdul Samad bin Shahid, Amjad Ali 외

One of the major challenges in the field of computer vision especially for detection, segmentation, recognition, monitoring, and automated solutions, is the quality of images. Image degradation, often caused by factors s…

Image RestorationTransfer Learning

UniRes: Universal Image Restoration for Complex Degradations

2025-06-05 · Mo Zhou, Keren Ye, Mauricio Delbracio, Peyman Milanfar 외

Real-world image restoration is hampered by diverse degradations stemming from varying capture conditions, capture devices and post-processing pipelines. Existing works make improvements through simulating those degradat…

Image Restoration