paper-with-me

Papers

Representing Camera Response Function by a Single Latent Variable and Fully Connected Neural Network

2022-09-08 · Yunfeng Zhao, Stuart Ferguson, Huiyu Zhou, Karen Rafferty

Modelling the mapping from scene irradiance to image intensity is essential for many computer vision tasks. Such mapping is known as the camera response. Most digital cameras use a nonlinear function to map irradiance, as measured by the sensor to an image intensity used to record the photograph. Modelling of the response is necessary for the nonlinear calibration. In this paper, a new high-performance camera response model that uses a single latent variable and fully connected neural network is proposed. The model is produced using unsupervised learning with an autoencoder on real-world (example) camera responses. Neural architecture searching is then used to find the optimal neural network architecture. A latent distribution learning approach was introduced to constrain the latent distribution. The proposed model achieved state-of-the-art CRF representation accuracy in a number of benchmark tests, but is almost twice as fast as the best current models when performing the maximum likelihood estimation during camera response calibration due to the simple yet efficient model representation.

📄 PDF Abstract BibTeX arXiv:2209.03624

Code (1)

zyfccc/Representing-camera-response-function 공식 구현 tf

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Rays as Pixels: Learning A Joint Distribution of Videos and Camera Trajectories

2026-04-10 · Wonbong Jang, Shikun Liu, Soubhik Sanyal, Juan Camilo Perez 외 arxiv

Recovering camera parameters from images and rendering scenes from novel viewpoints have been treated as separate tasks in computer vision and graphics. This separation breaks down when image coverage is sparse or poses …

Video GenerationPose Estimation

Deeply Learned Filter Response Functions for Hyperspectral Reconstruction

2018-06-01 · CVPR 2018 6 · Shijie Nie, Lin Gu, Yinqiang Zheng, Antony Lam 외

Hyperspectral reconstruction from RGB imaging has recently achieved significant progress via sparse coding and deep learning. However, a largely ignored fact is that existing RGB cameras are tuned to mimic human richrom…

Spectral Reconstruction

Deep Neural Networks for Accurate Depth Estimation with Latent Space Features

2025-02-17 · Siddiqui Muhammad Yasir, Hyunsik Ahn

Depth estimation plays a pivotal role in advancing human-robot interactions, especially in indoor environments where accurate 3D scene reconstruction is essential for tasks like navigation and object handling. Monocular …

3D Scene ReconstructionDepth EstimationMonocular Depth Estimation

Single-Image Estimation of the Camera Response Function in Near-Lighting

2015-06-01 · CVPR 2015 6 · Pedro Rodrigues, Joao P. Barreto

The camera response function (CRF) relates quantised image pixel values with physical incoming light. This paper describes a method to estimate the CRF from a single image of a general two-coloured surface for which the …

A Gaussian process latent force model for joint input-state estimation in linear structural systems

2019-03-29 · Rajdip Nayek, Souvik Chakraborty, Sriram Narasimhan

The problem of combined state and input estimation of linear structural systems based on measured responses and a priori knowledge of structural model is considered. A novel methodology using Gaussian process latent forc…

Gaussian ProcessesState EstimationState Space Models