paper-with-me

Papers

Gradual Network for Single Image De-raining

2019-09-20 · Zhe Huang, Weijiang Yu, Wayne Zhang, Litong Feng, Nong Xiao

Most advances in single image de-raining meet a key challenge, which is removing rain streaks with different scales and shapes while preserving image details. Existing single image de-raining approaches treat rain-streak removal as a process of pixel-wise regression directly. However, they are lacking in mining the balance between over-de-raining (e.g. removing texture details in rain-free regions) and under-de-raining (e.g. leaving rain streaks). In this paper, we firstly propose a coarse-to-fine network called Gradual Network (GraNet) consisting of coarse stage and fine stage for delving into single image de-raining with different granularities. Specifically, to reveal coarse-grained rain-streak characteristics (e.g. long and thick rain streaks/raindrops), we propose a coarse stage by utilizing local-global spatial dependencies via a local-global subnetwork composed of region-aware blocks. Taking the residual result (the coarse de-rained result) between the rainy image sample (i.e. the input data) and the output of coarse stage (i.e. the learnt rain mask) as input, the fine stage continues to de-rain by removing the fine-grained rain streaks (e.g. light rain streaks and water mist) to get a rain-free and well-reconstructed output image via a unified contextual merging sub-network with dense blocks and a merging block. Solid and comprehensive experiments on synthetic and real data demonstrate that our GraNet can significantly outperform the state-of-the-art methods by removing rain streaks with various densities, scales and shapes while keeping the image details of rain-free regions well-preserved.

📄 PDF Abstract BibTeX arXiv:1909.09677

Code (0)

등록된 구현이 없습니다.

Tasks

Rain Removal

Similar Papers 제목 키워드 기반

GUN: Gradual Upsampling Network for Single Image Super-Resolution

2017-03-13 · Yang Zhao, Guoqing Li, Wenjun Xie, Wei Jia 외

In this paper, an efficient super-resolution (SR) method based on deep convolutional neural network (CNN) is proposed, namely Gradual Upsampling Network (GUN). Recent CNN based SR methods often preliminarily magnify the …

Image Super-ResolutionSuper-Resolution

Estimation of Camera Response Function using Prediction Consistency and Gradual Refinement with an Extension to Deep Learning

2020-10-08 · Aashish Sharma, Robby T. Tan, Loong-Fah Cheong

Most existing methods for CRF estimation from a single image fail to handle general real images. For instance, EdgeCRF based on colour patches extracted from edges works effectively only when the presence of noise is ins…

UniRef-Image-Edit: Towards Scalable and Consistent Multi-Reference Image Editing

2026-02-15 · Hongyang Wei, Bin Wen, Yancheng Long, Yankai Yang 외 arxiv

We present UniRef-Image-Edit, a high-performance multi-modal generation system that unifies single-image editing and multi-image composition within a single framework. Existing diffusion-based editing methods often strug…

Reinforcement LearningImage GenerationImage Editing

Robust Mean Teacher for Continual and Gradual Test-Time Adaptation

2022-11-23 · CVPR 2023 1 · Mario Döbler, Robert A. Marsden, Bin Yang

Since experiencing domain shifts during test-time is inevitable in practice, test-time adaption (TTA) continues to adapt the model after deployment. Recently, the area of continual and gradual test-time adaptation (TTA) …

Contrastive LearningTest-time Adaptation

Self-Evolving 3D Scene Generation from a Single Image

2025-12-09 · Kaizhi Zheng, Yue Fan, Jing Gu, Zishuo Xu 외 arxiv

Generating high-quality, textured 3D scenes from a single image remains a fundamental challenge in vision and graphics. Recent image-to-3D generators recover reasonable geometry from single views, but their object-centri…

Scene GenerationVideo Generation3D Generation