paper-with-me

홈 › Papers

OpenDenoising: an Extensible Benchmark for Building Comparative Studies of Image Denoisers

2019-10-18 · Florian Lemarchand, Eduardo Fernandes Montesuma, Maxime Pelcat, Erwan Nogues

Image denoising has recently taken a leap forward due to machine learning. However, image denoisers, both expert-based and learning-based, are mostly tested on well-behaved generated noises (usually Gaussian) rather than on real-life noises, making performance comparisons difficult in real-world conditions. This is especially true for learning-based denoisers which performance depends on training data. Hence, choosing which method to use for a specific denoising problem is difficult. This paper proposes a comparative study of existing denoisers, as well as an extensible open tool that makes it possible to reproduce and extend the study. MWCNN is shown to outperform other methods when trained for a real-world image interception noise, and additionally is the second least compute hungry of the tested methods. To evaluate the robustness of conclusions, three test sets are compared. A Kendall's Tau correlation of only 60% is obtained on methods ranking between noise types, demonstrating the need for a benchmarking tool.

📄 PDF Abstract BibTeX arXiv:1910.08328

Code (2)

opendenoising/benchmark 공식 구현 pytorch
opendenoising/opendenoising-benchmark pytorch

Tasks

BenchmarkingDenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

ZeroSumEval: An Extensible Framework For Scaling LLM Evaluation with Inter-Model Competition

2025-03-10 · Hisham A. Alyahya, Haidar Khan, Yazeed Alnumay, M Saiful Bari 외

We introduce ZeroSumEval, a dynamic, competition-based, and evolving evaluation framework for Large Language Models (LLMs) that leverages competitive games. ZeroSumEval encompasses a diverse suite of games, including sec…

Board Games

Personalized Benchmarking with the Ludwig Benchmarking Toolkit

2021-11-08 · Avanika Narayan, Piero Molino, Karan Goel, Willie Neiswanger 외

The rapid proliferation of machine learning models across domains and deployment settings has given rise to various communities (e.g. industry practitioners) which seek to benchmark models across tasks and objectives of …

BenchmarkingHyperparameter Optimizationtext-classificationText Classification

PersonaKit (PK): A Plug-and-Play Platform for User Testing Diverse Roles in Full-Duplex Dialogue

2026-05-07 · Hyunbae Jeon, Jinho D. Choi arxiv

As spoken dialogue systems expand beyond traditional assistant roles to encompass diverse personas -- such as authoritative instructors, uncooperative merchants, or distracted workers -- they require distinct, human-like…

Bench4HLS: End-to-End Evaluation of LLMs in High-Level Synthesis Code Generation

2026-01-16 · M Zafir Sadik Khan, Kimia Azar, Hadi Kamali arxiv

In last two years, large language models (LLMs) have shown strong capabilities in code generation, including hardware design at register-transfer level (RTL). While their use in high-level synthesis (HLS) remains compara…

Code Generation

LocalValueBench: A Collaboratively Built and Extensible Benchmark for Evaluating Localized Value Alignment and Ethical Safety in Large Language Models

2024-07-27 · Gwenyth Isobel Meadows, Nicholas Wai Long Lau, Eva Adelina Susanto, Chi Lok Yu 외

The proliferation of large language models (LLMs) requires robust evaluation of their alignment with local values and ethical standards, especially as existing benchmarks often reflect the cultural, legal, and ideologica…

Prompt Engineering