paper-with-me

홈 › Papers

Closing the Loop: Joint Rain Generation and Removal via Disentangled Image Translation

2021-03-25 · CVPR 2021 1 · Yuntong Ye, Yi Chang, Hanyu Zhou, Luxin Yan

Existing deep learning-based image deraining methods have achieved promising performance for synthetic rainy images, typically rely on the pairs of sharp images and simulated rainy counterparts. However, these methods suffer from significant performance drop when facing the real rain, because of the huge gap between the simplified synthetic rain and the complex real rain. In this work, we argue that the rain generation and removal are the two sides of the same coin and should be tightly coupled. To close the loop, we propose to jointly learn real rain generation and removal procedure within a unified disentangled image translation framework. Specifically, we propose a bidirectional disentangled translation network, in which each unidirectional network contains two loops of joint rain generation and removal for both the real and synthetic rain image, respectively. Meanwhile, we enforce the disentanglement strategy by decomposing the rainy image into a clean background and rain layer (rain removal), in order to better preserve the identity background via both the cycle-consistency loss and adversarial loss, and ease the rain layer translating between the real and synthetic rainy image. A counterpart composition with the entanglement strategy is symmetrically applied for rain generation. Extensive experiments on synthetic and real-world rain datasets show the superiority of proposed method compared to state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2103.13660

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementRain RemovalTranslation

Similar Papers 제목 키워드 기반

Fast and Accurate Deep Loop Closing and Relocalization for Reliable LiDAR SLAM

2023-09-15 · Chenghao Shi, Xieyuanli Chen, Junhao Xiao, Bin Dai 외

Loop closing and relocalization are crucial techniques to establish reliable and robust long-term SLAM by addressing pose estimation drift and degeneration. This article begins by formulating loop closing and relocalizat…

Point Cloud RegistrationPose EstimationRetrieval

FastLoop: Parallel Loop Closing with GPU-Acceleration in Visual SLAM

2026-03-17 · Soudabeh Mohammadhashemi, Shishir Gopinath, Kimia Khabiri, Parsa Hosseininejad 외 arxiv

Visual SLAM systems combine visual tracking with global loop closure to maintain a consistent map and accurate localization. Loop closure is a computationally expensive process as we need to search across the whole map f…

Visual Tracking

SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review

2026-07-07 · Ruoyu Wang, Jierun Chen, Shaowei Wang, Chaofan Tao 외 hf

Coding agents increasingly generate pull requests (PRs) for real-world software issues, yet one-shot PR generation remains open-loop: the PR is proposed without systematic review, diagnosis, or revision. We introduce SWE…

BoW3D: Bag of Words for Real-Time Loop Closing in 3D LiDAR SLAM

2022-08-15 · Yunge Cui, Xieyuanli Chen, Yinlong Zhang, Jiahua Dong 외

Loop closing is a fundamental part of simultaneous localization and mapping (SLAM) for autonomous mobile systems. In the field of visual SLAM, bag of words (BoW) has achieved great success in loop closure. The BoW featur…

4kSimultaneous Localization and Mapping

BehaviorWorldGen: Closing the Loop between Action Models and World Simulators via Controllable Behavior-Aware Structured World Generation

2026-08-23 · Jiaqi Wang, Zhuo Zhang, Haining Guan, Tingguang Zhou 외 arxiv

Modern driving action models are increasingly improved in a self-improvement loop, where a learned world simulator imagines future observations and the resulting data is fed back to refine the action model. However, the …