paper-with-me

홈 › Papers

UNICE: Training A Universal Image Contrast Enhancer

2025-07-23 · Ruodai Cui, Lei Zhang arxiv

Existing image contrast enhancement methods are typically designed for specific tasks such as under-/over-exposure correction, low-light and backlit image enhancement, etc. The learned models, however, exhibit poor generalization performance across different tasks, even across different datasets of a specific task. It is important to explore whether we can learn a universal and generalized model for various contrast enhancement tasks. In this work, we observe that the common key factor of these tasks lies in the need of exposure and contrast adjustment, which can be well-addressed if high-dynamic range (HDR) inputs are available. We hence collect 46,928 HDR raw images from public sources, and render 328,496 sRGB images to build multi-exposure sequences (MES) and the corresponding pseudo sRGB ground-truths via multi-exposure fusion. Consequently, we train a network to generate an MES from a single sRGB image, followed by training another network to fuse the generated MES into an enhanced image. Our proposed method, namely UNiversal Image Contrast Enhancer (UNICE), is free of costly human labeling. However, it demonstrates significantly stronger generalization performance than existing image contrast enhancement methods across and within different tasks, even outperforming manually created ground-truths in multiple no-reference image quality metrics. The dataset, code and model are available at https://github.com/BeyondHeaven/UNICE.

📄 PDF Abstract BibTeX arXiv:2507.17157

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancement

Similar Papers 제목 키워드 기반

UniCell: Universal Cell Nucleus Classification via Prompt Learning

2024-02-20 · Junjia Huang, Haofeng Li, Xiang Wan, Guanbin Li

The recognition of multi-class cell nuclei can significantly facilitate the process of histopathological diagnosis. Numerous pathological datasets are currently available, but their annotations are inconsistent. Most exi…

ClassificationPrompt Learning

RoGUENeRF: A Robust Geometry-Consistent Universal Enhancer for NeRF

2024-03-18 · Sibi Catley-Chandar, Richard Shaw, Gregory Slabaugh, Eduardo Perez-Pellitero

Recent advances in neural rendering have enabled highly photorealistic 3D scene reconstruction and novel view synthesis. Despite this progress, current state-of-the-art methods struggle to reconstruct high frequency deta…

3D Scene ReconstructionCamera CalibrationNeRFNeural Rendering+1

PromptEnhancer: A Simple Approach to Enhance Text-to-Image Models via Chain-of-Thought Prompt Rewriting

2025-09-04 · Linqing Wang, Ximing Xing, Yiji Cheng, Zhiyuan Zhao 외 arxiv

Recent advancements in text-to-image (T2I) diffusion models have demonstrated remarkable capabilities in generating high-fidelity images. However, these models often struggle to faithfully render complex user prompts, pa…

Reinforcement Learning

MotionEnhancer: Leveraging Video Diffusion for Motion-Enhanced Vision-Language Models

2026-06-05 · Yifan Xu, Chao Zhang, Ruifei Ma, Fei Gao 외 arxiv

The new era has witnessed a remarkable capability to extend Vision-Language Models (VLMs) for tackling tasks of video understanding. While current VLMs excel at event- or story-level understanding, their ability to captu…

Deep Learning-based Single Image Face Depth Data Enhancement

2020-06-19 · Torsten Schlett, Christian Rathgeb, Christoph Busch

Face recognition can benefit from the utilization of depth data captured using low-cost cameras, in particular for presentation attack detection purposes. Depth video output from these capture devices can however contain…

Deep LearningFace Recognition