中文
相关论文

相关论文: Learning RAW-to-sRGB Mappings with Inaccurately Al…

200 篇论文

The raw-RGB colors of a camera sensor vary due to the spectral sensitivity differences across different sensor makes and models. This paper focuses on the task of mapping between different sensor raw-RGB color spaces. Prior work addressed…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Mahmoud Afifi , Abdullah Abuolaim

Learning-based image harmonization techniques are usually trained to undo synthetic random global transformations applied to a masked foreground in a single ground truth photo. This simulated data does not model many of the important…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Ke Wang , Michaël Gharbi , He Zhang , Zhihao Xia , Eli Shechtman

Autonomous driving algorithms usually employ sRGB images as model input due to their compatibility with the human visual system. However, visually pleasing sRGB images are possibly sub-optimal for downstream tasks when compared to RAW…

图像与视频处理 · 电气工程与系统科学 2024-09-05 Anqi Liu , Shiyi Mu , Shugong Xu

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

Most learning-based super-resolution (SR) methods aim to recover high-resolution (HR) image from a given low-resolution (LR) image via learning on LR-HR image pairs. The SR methods learned on synthetic data do not perform well in…

图像与视频处理 · 电气工程与系统科学 2020-01-09 Dong Gong , Wei Sun , Qinfeng Shi , Anton van den Hengel , Yanning Zhang

This paper shows that when applying machine learning to digital zoom for photography, it is beneficial to use real, RAW sensor data for training. Existing learning-based super-resolution methods do not use real sensor data, instead…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xuaner Cecilia Zhang , Qifeng Chen , Ren Ng , Vladlen Koltun

Learning based single image super-resolution (SISR) for real-world images has been an active research topic yet a challenging task, due to the lack of paired low-resolution (LR) and high-resolution (HR) training images. Most of the existing…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Wanjie Sun , Zhenzhong Chen

Image alignment tasks require accurate pixel correspondences, which are usually recovered by matching local feature descriptors. Such descriptors are often derived using supervised learning on existing datasets with ground truth…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Jing Dong , Byron Boots , Frank Dellaert , Ranveer Chandra , Sudipta N. Sinha

We show how to train a fully convolutional neural network to perform inverse rendering from a single, uncontrolled image. The network takes an RGB image as input, regresses albedo and normal maps from which we compute lighting coefficients.…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Ye Yu , William A. P. Smith

This paper investigates the problem of reconstructing hyperspectral (HS) images from single RGB images captured by commercial cameras, \textbf{without} using paired HS and RGB images during training. To tackle this challenge, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Zhiyu Zhu , Hui Liu , Junhui Hou , Huanqiang Zeng , Qingfu Zhang

Supervised learning for semantic segmentation requires a large number of labeled samples, which is difficult to obtain in the field of remote sensing. Self-supervised learning (SSL), can be used to solve such problems by pre-training a…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Haifeng Li , Yi Li , Guo Zhang , Ruoyun Liu , Haozhe Huang , Qing Zhu , Chao Tao

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jun-Yan Zhu , Taesung Park , Phillip Isola , Alexei A. Efros

Unsupervised image-to-image translation tasks aim to find a mapping between a source domain X and a target domain Y from unpaired training data. Contrastive learning for Unpaired image-to-image Translation (CUT) yields state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Junlin Han , Mehrdad Shoeiby , Lars Petersson , Mohammad Ali Armin

Achieving consistent color reproduction across multiple cameras is essential for seamless image fusion and Image Processing Pipeline (ISP) compatibility in modern devices, but it is a challenging task due to variations in sensors and…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Peter Grönquist , Stepan Tulyakov , Dengxin Dai

We treat the problem of color enhancement as an image translation task, which we tackle using both supervised and unsupervised learning. Unlike traditional image to image generators, our translation is performed using a global parameterized…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Yoav Chai , Raja Giryes , Lior Wolf

Many applications, such as autonomous driving, heavily rely on multi-modal data where spatial alignment between the modalities is required. Most multi-modal registration methods struggle computing the spatial correspondence between the…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Moab Arar , Yiftach Ginger , Dov Danon , Ilya Leizerson , Amit Bermano , Daniel Cohen-Or

sRGB images are now the predominant choice for pre-training visual models in computer vision research, owing to their ease of acquisition and efficient storage. Meanwhile, the advantage of RAW images lies in their rich physical information…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Ziteng Cui , Tatsuya Harada

Hyperspectral images super-resolution aims to improve the spatial resolution, yet its performance is often limited at high-resolution ratios. The recent adoption of high-resolution reference images for super-resolution is driven by the poor…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Yingkai Zhang , Zeqiang Lai , Tao Zhang , Ying Fu , Chenghu Zhou

Most current super-resolution methods rely on low and high resolution image pairs to train a network in a fully supervised manner. However, such image pairs are not available in real-world applications. Instead of directly addressing this…

图像与视频处理 · 电气工程与系统科学 2019-09-23 Andreas Lugmayr , Martin Danelljan , Radu Timofte

For image super-resolution (SR), bridging the gap between the performance on synthetic datasets and real-world degradation scenarios remains a challenge. This work introduces a novel "Low-Res Leads the Way" (LWay) training framework,…

图像与视频处理 · 电气工程与系统科学 2024-03-06 Haoyu Chen , Wenbo Li , Jinjin Gu , Jingjing Ren , Haoze Sun , Xueyi Zou , Zhensong Zhang , Youliang Yan , Lei Zhu
‹ 上一页 1 2 3 10 下一页 ›