SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2407.16957 · ECCV · 2024

Raindrop Clarity: A Dual-Focused Dataset for Day and Night Raindrop Removal

Xin Li, Yan Zhang, Malu Zhang, Yeying Jin, Jiadong Wang

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 4 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
jinyeying/raindropclarity canonical 1 of 1
copy not recorded — 2 of 3
FunctionStatusWhere it lives
dict2namespace Ran jinyeying/raindropclarity/eval_diffusion_day_atgan.py
code served (permissive licence) · get_code("bd1f17e427bf51a5")
get_2d_sincos_pos_embed Ran this paper's copy was not recorded; identical code first harvested from VinAIResearch/DiMSUM
pointer only · get_code("c92c27c924b517e8")
modulate Ran this paper's copy was not recorded; identical code first harvested from VinAIResearch/DiMSUM
pointer only · get_code("03310bba324ae4fb")
get_2d_sincos_pos_embed_from_grid Not yet run this paper's copy was not recorded; identical code first harvested from VinAIResearch/DiMSUM
pointer only · get_code("665d8a4e8f673a4c")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Existing raindrop removal datasets have two shortcomings. First, they consist of images captured by cameras with a focus on the background, leading to the presence of blurry raindrops. To our knowledge, none of these datasets include images where the focus is specifically on raindrops, which results in a blurry background. Second, these datasets predominantly consist of daytime images, thereby lacking nighttime raindrop scenarios. Consequently, algorithms trained on these datasets may struggle to perform effectively in raindrop-focused or nighttime scenarios. The absence of datasets specifically designed for raindropfocused and nighttime raindrops constrains research in this area. In this paper, we introduce a large-scale, real-world raindrop removal dataset called Raindrop Clarity. Raindrop Clarity comprises 15,186 high-quality pairs/triplets (raindrops, blur, and background) of images with raindrops and the corresponding clear background images. There are 5,442 daytime raindrop images and 9,744 nighttime raindrop images. Specifically, the 5,442 daytime images include 3,606 raindrop-and 1,836 backgroundfocused images. While the 9,744 nighttime images contain 4,838 raindropand 4,906 background-focused images. Our dataset will enable the community to explore background-focused and raindrop-focused images, including challenges unique to daytime and nighttime conditions. 4

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2407.16957")
get_code_for_paper("2407.16957")
have("2407.16957")

Connect an agent — have() is free.