中文
相关论文

相关论文: DeepISP: Towards Learning an End-to-End Image Proc…

200 篇论文

This paper focuses on increasing the resolution of depth maps obtained from 3D cameras using structured light technology. Two deep learning models FDSR and DKN are modified to work with high-resolution data, and data pre-processing…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Martin Melicherčík , Lukáš Gajdošech , Viktor Kocur , Martin Madaras

Plug-and-play denoisers can be used to perform generic image restoration tasks independent of the degradation type. These methods build on the fact that the Maximum a Posteriori (MAP) optimization can be solved using smaller sub-problems,…

图像与视频处理 · 电气工程与系统科学 2019-12-23 Siavash Bigdeli , David Honzátko , Sabine Süsstrunk , L. Andrea Dunbar

Video denoising for raw image has always been the difficulty of camera image processing. On the one hand, image denoising performance largely determines the image quality, moreover denoising effect in raw image will affect the accuracy of…

图像与视频处理 · 电气工程与系统科学 2022-09-07 Bin Ma , Yueli Hu , Xianxian Lv , Kai Li

Three-dimensional imaging plays an important role in imaging applications where it is necessary to record depth. The number of applications that use depth imaging is increasing rapidly, and examples include self-driving autonomous vehicles…

图像与视频处理 · 电气工程与系统科学 2021-04-21 Alice Ruget , Stephen McLaughlin , Robert K. Henderson , Istvan Gyongy , Abderrahim Halimi , Jonathan Leach

We introduce the Deep Spectral Prior (DSP), a new framework for unsupervised image reconstruction that operates entirely in the complex frequency domain. Unlike the Deep Image Prior (DIP), which optimises pixel-level errors and is highly…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yanqi Cheng , Xuxiang Zhao , Tieyong Zeng , Pietro Lio , Carola-Bibiane Schönlieb , Angelica I Aviles-Rivero

Unprocessed RAW data is a highly valuable image format for image editing and computer vision. However, since the file size of RAW data is huge, most users can only get access to processed and compressed sRGB images. To bridge this gap, we…

图像与视频处理 · 电气工程与系统科学 2021-04-07 Yazhou Xing , Zian Qian , Qifeng Chen

Many seemingly unrelated computer vision tasks can be viewed as a special case of image decomposition into separate layers. For example, image segmentation (separation into foreground and background layers); transparent layer separation…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yossi Gandelsman , Assaf Shocher , Michal Irani

Statistical shape modeling (SSM) characterizes anatomical variations in a population of shapes generated from medical images. SSM requires consistent shape representation across samples in shape cohort. Establishing this representation…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Riddhish Bhalodia , Shireen Elhabian , Jadie Adams , Wenzheng Tao , Ladislav Kavan , Ross Whitaker

When capturing images in low-light conditions, the images often suffer from low visibility, which not only degrades the visual aesthetics of images, but also significantly degenerates the performance of many computer vision algorithms. In…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Lijun Zhang , Xiao Liu , Erik Learned-Miller , Hui Guan

Hybrid Event-Based Vision Sensor (HybridEVS) is a novel sensor integrating traditional frame-based and event-based sensors, offering substantial benefits for applications requiring low-light, high dynamic range, and low-latency…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Senyan Xu , Zhijing Sun , Jiaying Zhu , Yurui Zhu , Xueyang Fu , Zheng-Jun Zha

Recent deep learning based approaches have outperformed classical stereo matching methods. However, current deep learning based end-to-end stereo matching methods adopt a generic encoder-decoder style network with skip connections. To limit…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Kunal Swami , Kaushik Raghavan , Nikhilanj Pelluri , Rituparna Sarkar , Pankaj Bajpai

Image Signal Processor (ISP) comprises of various blocks to reconstruct image sensor raw data to final image consumed by human visual system or computer vision applications. Each block typically has many tuning parameters due to the…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Jun Nishimura , Timo Gerasimow , Sushma Rao , Aleksandar Sutic , Chyuan-Tyng Wu , Gilad Michael

Computer vision and image processing applications suffer from dark and low-light images, particularly during real-time image transmission. Currently, low light and dark images are converted to bright and colored forms using autoencoders;…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Halil Hüseyin Çalışkan , Talha Koruk

Depth guided any-to-any image relighting aims to generate a relit image from the original image and corresponding depth maps to match the illumination setting of the given guided image and its depth map. To the best of our knowledge, this…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Hao-Hsiang Yang , Wei-Ting Chen , and Sy-Yen Kuo

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Yi Zhang , Dasong Li , Ka Lung Law , Xiaogang Wang , Hongwei Qin , Hongsheng Li

Image decomposition aims to analyze an image into elementary components, which is essential for numerous downstream tasks and also by nature provides certain interpretability to the analysis. Deep learning can be powerful for such tasks,…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Sihan Wang , Shangqi Gao , Fuping Wu , Xiahai Zhuang

Generating high-quality, realistic rendering images for real-time applications generally requires tracing a few samples-per-pixel (spp) and using deep learning-based approaches to denoise the resulting low-spp images. Existing denoising…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Boyu Zhang , Hongliang Yuan , Mingyan Zhu , Ligang Liu , Jue Wang

Deep learning (DL) based hyperspectral images (HSIs) denoising approaches directly learn the nonlinear mapping between observed noisy images and underlying clean images. They normally do not consider the physical characteristics of HSIs,…

图像与视频处理 · 电气工程与系统科学 2021-11-16 Fengchao Xiong , Shuyin Tao , Jun Zhou , Jianfeng Lu , Jiantao Zhou , Yuntao Qian

Demosaicking and denoising are the first steps of any camera image processing pipeline and are key for obtaining high quality RGB images. A promising current research trend aims at solving these two problems jointly using convolutional…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Thibaud Ehret , Axel Davy , Pablo Arias , Gabriele Facciolo

Visual restoration and recognition are traditionally addressed in pipeline fashion, i.e. denoising followed by classification. Instead, observing correlations between the two tasks, for example clearer image will lead to better…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Gang Chen , Yawei Li , Sargur N. Srihari