paper-with-me

Papers

Image Deraining via Self-supervised Reinforcement Learning

2024-03-27 · He-Hao Liao, Yan-Tsung Peng, Wen-Tao Chu, Ping-Chun Hsieh, Chung-Chi Tsai

The quality of images captured outdoors is often affected by the weather. One factor that interferes with sight is rain, which can obstruct the view of observers and computer vision applications that rely on those images. The work aims to recover rain images by removing rain streaks via Self-supervised Reinforcement Learning (RL) for image deraining (SRL-Derain). We locate rain streak pixels from the input rain image via dictionary learning and use pixel-wise RL agents to take multiple inpainting actions to remove rain progressively. To our knowledge, this work is the first attempt where self-supervised RL is applied to image deraining. Experimental results on several benchmark image-deraining datasets show that the proposed SRL-Derain performs favorably against state-of-the-art few-shot and self-supervised deraining and denoising methods.

📄 PDF Abstract BibTeX arXiv:2403.18270

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDictionary LearningRain Removalreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Unpaired Image Deraining Using Reward-Guided Self-Reinforcement Strategy

2026-05-01 · Yinghao Chen, Yeying Jin, Xiang Chen, Yanyan Wei 외 arxiv

Unsupervised deraining has attracted attention for its ability to learn the real-world distribution of rain without paired supervision. However, the lack of strong constraints makes it difficult for the network to conver…

Image Quality Assessment

Channel Consistency Prior and Self-Reconstruction Strategy Based Unsupervised Image Deraining

2025-03-24 · CVPR 2025 1 · Guanglu Dong, Tianheng Zheng, Yuanzhouhan Cao, Linbo Qing 외

Recently, deep image deraining models based on paired datasets have made a series of remarkable progress. However, they cannot be well applied in real-world applications due to the difficulty of obtaining real paired dat…

Rain Removal

Unsupervised Deraining: Where Contrastive Learning Meets Self-similarity

2022-03-22 · CVPR 2022 1 · Ye Yuntong, Yu Changfeng, Chang Yi, Zhu Lin 외

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based dera…

Contrastive LearningImage RestorationRain Removal

Unsupervised Single Image Deraining with Self-supervised Constraints

2018-11-21 · Xin Jin, Zhibo Chen, Jianxin Lin, Zhikai Chen 외

Most existing single image deraining methods require learning supervised models from a large set of paired synthetic training data, which limits their generality, scalability and practicality in real-world multimedia app…

BenchmarkingGenerative Adversarial NetworkRain RemovalSingle Image Deraining

Memory Oriented Transfer Learning for Semi-Supervised Image Deraining

2021-06-19 · CVPR 2021 1 · Huaibo Huang, Aijing Yu, Ran He

Deep learning based methods have shown dramatic improvements in image rain removal by using large-scale paired data of synthetic datasets. However, due to the various appearances of real rain streaks that may be diff…

Rain RemovalTransfer Learning