中文
相关论文

相关论文: Physically Inspired Dense Fusion Networks for Reli…

200 篇论文

We show how to relight a scene, depicted in a single image, such that (a) the overall shading has changed and (b) the resulting image looks like a natural image of that scene. Applications for such a procedure include generating training…

计算机视觉与模式识别 · 计算机科学 2021-12-10 D. A. Forsyth , Anand Bhattad , Pranav Asthana , Yuanyi Zhong , Yuxiong Wang

We develop a deep learning network to estimate the illumination spectrum of hyperspectral images under various lighting conditions. To this end, a dataset, IllumNet, was created. Images were captured using a Specim IQ camera under various…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Nariman Habili , Jeremy Oorloff , Lars Petersson

Low-light images suffer from severe noise and low illumination. Current deep learning models that are trained with real-world images have excellent noise reduction, but a ratio parameter must be chosen manually to complete the enhancement…

图像与视频处理 · 电气工程与系统科学 2020-04-23 Qingxu Fu , Xiaoguang Di , Yu Zhang

Under low-light environment, handheld photography suffers from severe camera shake under long exposure settings. Although existing deblurring algorithms have shown promising performance on well-exposed blurry images, they still cannot cope…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Zhihong Zhang , Yuxiao Cheng , Jinli Suo , Liheng Bian , Qionghai Dai

This paper tackles two key challenges: detecting small, dense, and overlapping objects (a major hurdle in computer vision) and improving the quality of noisy images, especially those encountered in industrial environments. [1, 2]. Our focus…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Oussama Messai , Abbass Zein-Eddine , Abdelouahid Bentamou , Mickaël Picq , Nicolas Duquesne , Stéphane Puydarrieux , Yann Gavet

We present the first neural relighting approach for rendering high-fidelity personalized hands that can be animated in real-time under novel illumination. Our approach adopts a teacher-student framework, where the teacher learns appearance…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Shun Iwase , Shunsuke Saito , Tomas Simon , Stephen Lombardi , Timur Bagautdinov , Rohan Joshi , Fabian Prada , Takaaki Shiratori , Yaser Sheikh , Jason Saragih

Enhancing the visibility in extreme low-light environments is a challenging task. Under nearly lightless condition, existing image denoising methods could easily break down due to significantly low SNR. In this paper, we systematically…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Kaixuan Wei , Ying Fu , Yinqiang Zheng , Jiaolong Yang

Image decomposition is a crucial subject in the field of image processing. It can extract salient features from the source image. We propose a new image decomposition method based on convolutional neural network. This method can be applied…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu Fu , Xiao-Jun Wu , Josef Kittler

Decomposing a scene into its shape, reflectance, and illumination is a challenging but important problem in computer vision and graphics. This problem is inherently more challenging when the illumination is not a single light source under…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Mark Boss , Raphael Braun , Varun Jampani , Jonathan T. Barron , Ce Liu , Hendrik P. A. Lensch

Achieving photorealistic 3D view synthesis and relighting of human portraits is pivotal for advancing AR/VR applications. Existing methodologies in portrait relighting demonstrate substantial limitations in terms of generalization and 3D…

This paper proposes a learning-based denoising method called FlashLight CNN (FLCNN) that implements a deep neural network for image denoising. The proposed approach is based on deep residual networks and inception networks and it is able to…

图像与视频处理 · 电气工程与系统科学 2020-07-06 Pham Huu Thanh Binh , Cristóvão Cruz , Karen Egiazarian

Learning neural radiance fields of a scene has recently allowed realistic novel view synthesis of the scene, but they are limited to synthesize images under the original fixed lighting condition. Therefore, they are not flexible for the…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Quan Zheng , Gurprit Singh , Hans-Peter Seidel

Images captured under low-light scenarios often suffer from low quality. Previous CNN-based deep learning methods often involve using Retinex theory. Nevertheless, most of them cannot perform well in more complicated datasets like LOL-v2…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Jingcheng Li , Ye Qiao , Haocheng Xu , Sitao Huang

Photography during night or in dark conditions typically suffers from noise, low light and blurring issues due to the dim environment and the common use of long exposure. Although Deblurring and Low-light Image Enhancement (LLIE) are…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Daniel Feijoo , Juan C. Benito , Alvaro Garcia , Marcos V. Conde

Images captured under low-light conditions often suffer from (partially) poor visibility. Besides unsatisfactory lightings, multiple types of degradations, such as noise and color distortion due to the limited quality of cameras, hide in…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Yonghua Zhang , Jiawan Zhang , Xiaojie Guo

Single-image relighting is a challenging task that involves reasoning about the complex interplay between geometry, materials, and lighting. Many prior methods either support only specific categories of images, such as portraits, or require…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Haian Jin , Yuan Li , Fujun Luan , Yuanbo Xiangli , Sai Bi , Kai Zhang , Zexiang Xu , Jin Sun , Noah Snavely

Low-light image enhancement aims to improve an image's visibility while keeping its visual naturalness. Different from existing methods tending to accomplish the relighting task directly by ignoring the fidelity and naturalness recovery, we…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Kui Jiang , Zhongyuan Wang , Zheng Wang , Chen Chen , Peng Yi , Tao Lu , Chia-Wen Lin

With the growing demand for real-time video enhancement in live applications, existing methods often struggle to balance speed and effective exposure control, particularly under uneven lighting. We introduce RRNet (Rendering Relighting…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Wenlong Yang , Canran Jin , Weihang Yuan , Chao Wang , Lifeng Sun

Deep neural networks, particularly those employing Rectified Linear Units (ReLU), are often perceived as complex, high-dimensional, non-linear systems. This complexity poses a significant challenge to understanding their internal learning…

机器学习 · 计算机科学 2025-11-11 Longqing Ye

Low-light image enhancement plays very important roles in low-level vision field. Recent works have built a large variety of deep learning models to address this task. However, these approaches mostly rely on significant architecture…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Risheng Liu , Long Ma , Jiaao Zhang , Xin Fan , Zhongxuan Luo