All Projects → lsy17096535 → Single Image Deraining

lsy17096535 / Single Image Deraining

Single Image Deraining: A Comprehensive Benchmark Analysis

Labels

Projects that are alternatives of or similar to Single Image Deraining

Jsperf.com
jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
Stars: ✭ 1,178 (+1054.9%)
Mutual labels:  benchmark
Thst
Templated hierarchical spatial trees designed for high-peformance.
Stars: ✭ 84 (-17.65%)
Mutual labels:  benchmark
Benchyou
benchyou is a benchmark tool for MySQL, real-time monitoring TPS and vmstat/iostat
Stars: ✭ 95 (-6.86%)
Mutual labels:  benchmark
1m Go Tcp Server
benchmarks for implementation of servers which support 1 million connections
Stars: ✭ 1,193 (+1069.61%)
Mutual labels:  benchmark
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+9385.29%)
Mutual labels:  benchmark
Core50
CORe50: a new Dataset and Benchmark for Continual Learning
Stars: ✭ 91 (-10.78%)
Mutual labels:  benchmark
Service Mesh Benchmark
Stars: ✭ 72 (-29.41%)
Mutual labels:  benchmark
Evo
Python package for the evaluation of odometry and SLAM
Stars: ✭ 1,373 (+1246.08%)
Mutual labels:  benchmark
Php Arrays In Memory Comparison
How to store 11kk items in memory? Comparison of methods: array vs object vs SplFixedArray vs pack vs swoole_table vs swoole_pack vs redis vs memsql vs node.js arrays in php7
Stars: ✭ 83 (-18.63%)
Mutual labels:  benchmark
Json Benchmark
nativejson-benchmark in Rust
Stars: ✭ 93 (-8.82%)
Mutual labels:  benchmark
Labench
Latency Benchmarking tool
Stars: ✭ 75 (-26.47%)
Mutual labels:  benchmark
Vkmark
Vulkan benchmark
Stars: ✭ 80 (-21.57%)
Mutual labels:  benchmark
Ezfio
Simple NVME/SAS/SATA SSD test framework for Linux and Windows
Stars: ✭ 91 (-10.78%)
Mutual labels:  benchmark
Unsafe
Assorted java classes that make use of sun.misc.Unsafe
Stars: ✭ 74 (-27.45%)
Mutual labels:  benchmark
Gym Electric Motor
Gym Electric Motor (GEM): An OpenAI Gym Environment for Electric Motors
Stars: ✭ 95 (-6.86%)
Mutual labels:  benchmark
Ben
Your benchmark assistant, written in Go.
Stars: ✭ 72 (-29.41%)
Mutual labels:  benchmark
Karma Benchmark
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
Stars: ✭ 88 (-13.73%)
Mutual labels:  benchmark
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (-0.98%)
Mutual labels:  benchmark
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+1212.75%)
Mutual labels:  benchmark
Math Parser Benchmark Project
C++ Mathematical Expression Parser Benchmark
Stars: ✭ 91 (-10.78%)
Mutual labels:  benchmark

Single Image Deraining: A Comprehensive Benchmark Analysis (CVPR19)

[Paper Link]

Siyuan Li, Iago Breno Araujo, Wenqi Ren, Zhangyang Wang, Eric K. Tokuda, Roberto Hirata Junior, Roberto Cesar-Junior, Jiawan Zhang, Xiaojie Guo, Xiaochun Cao

Abstract: We present a comprehensive study and evaluation of existing single image deraining algorithms, using a new large-scale benchmark consisting of both synthetic and real-world rainy images.This dataset highlights diverse data sources and image contents, and is divided into three subsets (rain streak, rain drop, rain and mist), each serving different training or evaluation purposes. We further provide a rich variety of criteria for dehazing algorithm evaluation, ranging from full-reference metrics, to no-reference metrics, to subjective evaluation and the novel task-driven evaluation. Experiments on the dataset shed light on the comparisons and limitations of state-of-the-art deraining algorithms, and suggest promising future directions.

If you find the resource useful, please cite the following

@article{Li2019DerainBenchmark,		
title={Single Image Deraining: A Comprehensive Benchmark Analysis},
author={Siyuan Li, Iago Breno Araujo, Wenqi Ren, Zhangyang Wang, Eric K. Tokuda, Roberto Hirata Junior, Roberto Cesar-Junior, Jiawan Zhang, Xiaojie Guo and Xiaochun Cao},
journal={IEEE Conference on Computer Vision and Pattern Recognition},
year={2019}
}

1. Derain Code Test by Our Paper.

Algorithms Paper Link Projects Link
GMM Paper Link Code Link
DDN Paper Link Code Link
JORDER Paper Link Code Link
ID-CGAN Paper Link Code Link
DerainDrop Paper Link Code Link
DID-MDN Paper Link Code Link

2. Detection Code and Model Test by Our Paper.

Algorithms Code Link Pretrain Model Link
Faster-RCNN Code Link sh./data/scripts/fetch_faster_rcnn_models.sh
RetinaNet Code Link MSCOCO pretrain model
YoloV3 Code Link https://pjreddie.com/media/files/yolov3.weights
SSD-512 Code Link https://drive.google.com/file/d/0BzKzrI_SkD1_NVVNdWdYNEh1WTA/view

3. Synthetic Data and Real Data Adopt in Our Paper.

Data Type Download Link Download Link
Our RID Dataset ( Rain in Driving with Objects Label) BaiduYun Access Code:sgf9 GoogleDrive
Our RIS Dataset ( Rain in Surveillance with Objects Label) BaiduYun Access Code:e8e9 GoogleDrive
Rain Mist Real Access Code: 6h55 Synthetic Access Code: 8kae
Rain Drop Real Access Code: n6xf Synthetic Access Code : wscw
Rain Streak Real Access Code: npsy Synthetic Access Code: drxn
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].