中文
相关论文

相关论文: Training Neural Networks on RAW and HDR Images for…

200 篇论文

Most camera images are rendered and saved in the standard RGB (sRGB) format by the camera's hardware. Due to the in-camera photo-finishing routines, nonlinear sRGB images are undesirable for computer vision tasks that assume a direct…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Seonghyeon Nam , Abhijith Punnappurath , Marcus A. Brubaker , Michael S. Brown

High-dynamic-range (HDR) formats and displays are becoming increasingly prevalent, yet state-of-the-art image generators (e.g., Stable Diffusion and FLUX) typically remain limited to low-dynamic-range (LDR) output due to the lack of…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Ronghuan Wu , Wanchao Su , Kede Ma , Jing Liao , Rafał K. Mantiuk

Models for image representation learning are typically designed for either recognition or generation. Various forms of contrastive learning help models learn to convert images to embeddings that are useful for classification, detection, and…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Matthew Gwilliam , Xiao Wang , Xuefeng Hu , Zhenheng Yang

Convolutional Neural Networks (CNNs) are highly effective for image reconstruction problems. Typically, CNNs are trained on large amounts of training images. Recently, however, un-trained CNNs such as the Deep Image Prior and Deep Decoder…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Mohammad Zalbagi Darestani , Reinhard Heckel

Deep neural networks trained end-to-end to map a measurement of a (noisy) image to a clean image perform excellent for a variety of linear inverse problems. Current methods are only trained on a few hundreds or thousands of images as…

图像与视频处理 · 电气工程与系统科学 2023-02-24 Tobit Klug , Reinhard Heckel

Purpose: Neural networks have received recent interest for reconstruction of undersampled MR acquisitions. Ideally network performance should be optimized by drawing the training and testing data from the same domain. In practice, however,…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Salman Ul Hassan Dar , Muzaffer Özbey , Ahmet Burak Çatlı , Tolga Çukur

While machine learning approaches to image restoration offer great promise, current methods risk training models fixated on performing well only for image corruption of a particular level of difficulty---such as a certain level of noise or…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Ruohan Gao , Kristen Grauman

The low dynamic range (LDR) of common cameras fails to capture the rich contrast in natural scenes, resulting in loss of color and details in saturated pixels. Reconstructing the high dynamic range (HDR) of luminance present in the scene…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Sebastian Dille , Chris Careaga , Yağız Aksoy

Intrinsic image decomposition is the process of separating the reflectance and shading layers of an image, which is a challenging and underdetermined problem. In this paper, we propose to systematically address this problem using a deep…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Sai Bi , Nima Khademi Kalantari , Ravi Ramamoorthi

High dynamic range (HDR) photography is becoming increasingly popular and available by DSLR and mobile-phone cameras. While deep neural networks (DNN) have greatly impacted other domains of image manipulation, their use for HDR tone-mapping…

图像与视频处理 · 电气工程与系统科学 2021-11-02 Yael Vinker , Inbar Huberman-Spiegelglas , Raanan Fattal

All-in-one image restoration tasks are becoming increasingly important, especially for ultra-high-definition (UHD) images. Existing all-in-one UHD image restoration methods usually boost the model's performance by introducing prompt or…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xin Su , Zhuoran Zheng , Chen Wu

Camera sensors can only capture a limited range of luminance simultaneously, and in order to create high dynamic range (HDR) images a set of different exposures are typically combined. In this paper we address the problem of predicting…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Gabriel Eilertsen , Joel Kronander , Gyorgy Denes , Rafał K. Mantiuk , Jonas Unger

Deep neural networks have exhibited promising performance in image super-resolution (SR) by learning a nonlinear mapping function from low-resolution (LR) images to high-resolution (HR) images. However, there are two underlying limitations…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Yong Guo , Jian Chen , Jingdong Wang , Qi Chen , Jiezhang Cao , Zeshuai Deng , Yanwu Xu , Mingkui Tan

High dynamic range (HDR) images capture much more intensity levels than standard ones. Current methods predominantly generate HDR images from 8-bit low dynamic range (LDR) sRGB images that have been degraded by the camera processing…

图像与视频处理 · 电气工程与系统科学 2023-09-06 Yunhao Zou , Chenggang Yan , Ying Fu

In various learning-based image restoration tasks, such as image denoising and image super-resolution, the degradation representations were widely used to model the degradation process and handle complicated degradation patterns. However,…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Dasong Li , Yi Zhang , Ka Chun Cheung , Xiaogang Wang , Hongwei Qin , Hongsheng Li

High Dynamic Range (HDR) imaging aims to reproduce the wide range of brightness levels present in natural scenes, which the human visual system can perceive but conventional digital cameras often fail to capture due to their limited dynamic…

图像与视频处理 · 电气工程与系统科学 2025-10-28 Kumbha Nagaswetha

Deep learning-based blind image deblurring plays an essential role in solving image blur since all existing kernels are limited in modeling the real world blur. Thus far, researchers focus on powerful models to handle the deblurring problem…

图像与视频处理 · 电气工程与系统科学 2020-12-09 Chih-Hung Liang , Yu-An Chen , Yueh-Cheng Liu , Winston H. Hsu

Hyperspectral imaging offers new perspectives for diverse applications, ranging from the monitoring of the environment using airborne or satellite remote sensing, precision farming, food safety, planetary exploration, or astrophysics.…

图像与视频处理 · 电气工程与系统科学 2021-11-19 Théo Bodrito , Alexandre Zouaoui , Jocelyn Chanussot , Julien Mairal

Learning-based color enhancement approaches typically learn to map from input images to retouched images. Most of existing methods require expensive pairs of input-retouched images or produce results in a non-interpretable way. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Jongchan Park , Joon-Young Lee , Donggeun Yoo , In So Kweon

Transfer learning makes it possible to use large vision networks on a variety of domains, by specializing their models' general filters to new tasks. However, these networks assume the input images to have 3 input channels, making them…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Mariette Schönfeld , Laurens Devos , Wannes Meert , Hendrik Blockeel
‹ 上一页 1 2 3 10 下一页 ›