paper-with-me

홈 › Papers

Dynamic Attentive Graph Learning for Image Restoration

2021-09-14 · ICCV 2021 10 · Chong Mou, Jian Zhang, Zhuoyuan Wu

Non-local self-similarity in natural images has been verified to be an effective prior for image restoration. However, most existing deep non-local methods assign a fixed number of neighbors for each query item, neglecting the dynamics of non-local correlations. Moreover, the non-local correlations are usually based on pixels, prone to be biased due to image degradation. To rectify these weaknesses, in this paper, we propose a dynamic attentive graph learning model (DAGL) to explore the dynamic non-local property on patch level for image restoration. Specifically, we propose an improved graph model to perform patch-wise graph convolution with a dynamic and adaptive number of neighbors for each node. In this way, image content can adaptively balance over-smooth and over-sharp artifacts through the number of its connected neighbors, and the patch-wise non-local correlations can enhance the message passing process. Experimental results on various image restoration tasks: synthetic image denoising, real image denoising, image demosaicing, and compression artifact reduction show that our DAGL can produce state-of-the-art results with superior accuracy and visual quality. The source code is available at https://github.com/jianzhangcs/DAGL.

📄 PDF Abstract BibTeX arXiv:2109.06620

Code (1)

jianzhangcs/dagl 공식 구현 pytorch

Tasks

DemosaickingDenoisingGraph LearningImage DenoisingImage Restoration

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MambaIRv2: Attentive State Space Restoration

2024-11-22 · CVPR 2025 1 · Hang Guo, Yong Guo, Yaohua Zha, Yulun Zhang 외

The Mamba-based image restoration backbones have recently demonstrated significant potential in balancing global reception and computational efficiency. However, the inherent causal modeling limitation of Mamba, where ea…

Computational EfficiencyImage RestorationMamba

Attentive Sequence-to-Sequence Learning for Diacritic Restoration of Yorùbá Language Text

2018-04-03 · Iroro Orife

Yor\`ub\'a is a widely spoken West African language with a writing system rich in tonal and orthographic diacritics. With very few exceptions, diacritics are omitted from electronic texts, due to limited device and appli…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+4

Image Restoration using Feature-guidance

2022-01-01 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

Image restoration is the task of recovering a clean image from a degraded version. In most cases, the degradation is spatially varying, and it requires the restoration network to both localize and restore the affected re…

Image RestorationKnowledge Distillation

Attentive Fine-Grained Structured Sparsity for Image Restoration

2022-04-26 · CVPR 2022 1 · Junghun Oh, Heewon Kim, Seungjun Nah, Cheeun Hong 외

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted …

DeblurringImage RestorationSuper-Resolution

Multi-weather Image Restoration via Domain Translation

2023-01-01 · ICCV 2023 1 · Prashant W. Patil, Sunil Gupta, Santu Rana, Svetha Venkatesh 외

Weather degraded conditions such as rain, haze, snow, etc. may degrade the performance of most computer vision systems. Therefore, effective restoration of multi-weather degraded images is an essential prerequisite f…

Image RestorationTranslation