Papers › Uncertainty Guided Multi-Scale Residual Learning-using a Cycle Spinning CNN for Single...

Uncertainty Guided Multi-Scale Residual Learning-using a Cycle Spinning CNN for Single Image De-Raining

12 Jun 2019CVPR 2019 6arXiv:1906.11129archive 2025-07-28

Rajeev Yasarla, Vishal M. Patel

Single image de-raining is an extremely challenging problem since the rainy image may contain rain streaks which may vary in size, direction and density. Previous approaches have attempted to address this problem by leveraging some prior information to remove rain streaks from a single image. One of the major limitations of these approaches is that they do not consider the location information of rain drops in the image. The proposed Uncertainty guided Multi-scale Residual Learning (UMRL) network attempts to address this issue by learning the rain content at different scales and using them to estimate the final de-rained output. In addition, we introduce a technique which guides the network to learn the network weights based on the confidence measure about the estimate. Furthermore, we introduce a new training and testing procedure based on the notion of cycle spinning to improve the final de-raining performance. Extensive experiments on synthetic and real datasets to demonstrate that the proposed method achieves significant improvements over the recent state-of-the-art methods. Code is available at: https://github.com/rajeevyasarla/UMRL--using-Cycle-Spinning

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1906.11129")

Code

Syntology Ran 4 of 17 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rajeevyasarla/UMRL--using-Cycle-Spinning officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 4 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
1ran
13unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from rajeevyasarla/UMRL--using-Cycle-Spinning. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

default_loader rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/classification.py official repository ran MIT (permissive) · ac269a0e4b8d946e · report
gradient rajeevyasarla/UMRL--using-Cycle-Spinning/umrl_cycspn_train.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 70302ac45c91f1c0 · report
gram_matrix rajeevyasarla/UMRL--using-Cycle-Spinning/myutils/utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 430c582cd8bbb1df · report
is_image_file rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/classification.py official repository ran · violated contract MIT (permissive) · ab4109634b75ef8b · report
array2ntpl rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/util.py official repository unverified MIT (permissive) · 3819e334fdd1a5bf · report
blockUNet1 rajeevyasarla/UMRL--using-Cycle-Spinning/models/derain_mulcmp.py official repository unverified MIT (permissive) · 85a3ff2bf90e5a11 · report
conv_block rajeevyasarla/UMRL--using-Cycle-Spinning/models/derain_mulcmp.py official repository unverified MIT (permissive) · 0da6b359cfe07ea0 · report
create_exp_dir rajeevyasarla/UMRL--using-Cycle-Spinning/misc.py official repository unverified MIT (permissive) · 0f4f2ea321c31cdb · report
deconv_block rajeevyasarla/UMRL--using-Cycle-Spinning/models/derain_mulcmp.py official repository unverified MIT (permissive) · ef2aa4e1449995ca · report
getLoader rajeevyasarla/UMRL--using-Cycle-Spinning/misc.py official repository unverified MIT (permissive) · 5e62950b4e5ad9d6 · report
is_image_file rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/pix2pix.py official repository unverified MIT (permissive) · 9c8620ddd189a741 · report
make_dataset rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/classification.py official repository unverified MIT (permissive) · afd8d34f939d3de2 · report
make_dataset rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/pix2pix.py official repository unverified MIT (permissive) · c2b1125a7ec818a5 · report
ntpl2array rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/util.py official repository unverified MIT (permissive) · f0b5f99e7f243446 · report
subtract_imagenet_mean_batch rajeevyasarla/UMRL--using-Cycle-Spinning/myutils/utils.py official repository unverified MIT (permissive) · e1a6917dbeb17928 · report
tensor_load_rgbimage rajeevyasarla/UMRL--using-Cycle-Spinning/myutils/utils.py official repository unverified MIT (permissive) · 78fe823d313a3349 · report
transpose_ntpl_list rajeevyasarla/UMRL--using-Cycle-Spinning/datasets/util.py official repository unverified MIT (permissive) · 0c1d1c82a2060a88 · report

Tasks

Single Image Deraining

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Single Image Deraining Rain100H UMRL SSIM 0.832 #17 of 19 Archive leaderboard report
Single Image Deraining Rain100L UMRL SSIM 0.923 #16 of 19 Archive leaderboard report
Single Image Deraining Test100 UMRL SSIM 0.829 #10 of 12 Archive leaderboard report
Single Image Deraining Test1200 UMRL SSIM 0.910 #11 of 14 Archive leaderboard report
Single Image Deraining Test2800 UMRL PSNR 29.97 #8 of 12 Archive leaderboard report
Single Image Deraining Test2800 UMRL SSIM 0.905 #8 of 12 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections