中文
相关论文

相关论文: Learned Lightweight Smartphone ISP with Unpaired D…

200 篇论文

While modern deep neural networks (DNNs) achieve state-of-the-art results for illuminant estimation, it is currently necessary to train a separate DNN for each type of camera sensor. This means when a camera manufacturer uses a new sensor,…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Mahmoud Afifi , Michael S. Brown

Deep learning technologies have become the backbone for the development of computer vision. With further explorations, deep neural networks have been found vulnerable to well-designed adversarial attacks. Most of the vision devices are…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Junjian Li , Honglong Chen

Perceptual image compression has shown strong potential for producing visually appealing results at low bitrates, surpassing classical standards and pixel-wise distortion-oriented neural methods. However, existing methods typically improve…

图像与视频处理 · 电气工程与系统科学 2025-02-21 Hao Wei , Yanhui Zhou , Yiwen Jia , Chenyang Ge , Saeed Anwar , Ajmal Mian

Pansharpening in remote sensing image aims at acquiring a high-resolution multispectral (HRMS) image directly by fusing a low-resolution multispectral (LRMS) image with a panchromatic (PAN) image. The main concern is how to effectively…

图像与视频处理 · 电气工程与系统科学 2021-11-25 Jiahui Ni , Zhimin Shao , Zhongzhou Zhang , Mingzheng Hou , Jiliu Zhou , Leyuan Fang , Yi Zhang

Navigation and mobility are some of the major problems faced by visually impaired people in their daily lives. Advances in computer vision led to the proposal of some navigation systems. However, most of them require expensive and/or heavy…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Fabricio Breve , Carlos Norberto Fischer

We propose a novel learning-based approach for robust 3D shape matching. Our method builds upon deep functional maps and can be trained in a fully unsupervised manner. Previous deep functional map methods mainly focus on predicting…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Dongliang Cao , Paul Roetzer , Florian Bernard

Unpaired image-to-image translation is to translate an image from a source domain to a target domain without paired training data. By utilizing CNN in extracting local semantics, various techniques have been developed to improve the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Wanfeng Zheng , Qiang Li , Guoxin Zhang , Pengfei Wan , Zhongyuan Wang

Weakly-supervised semantic segmentation is a challenging task as no pixel-wise label information is provided for training. Recent methods have exploited classification networks to localize objects by selecting regions with strong response.…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Xiang Wang , Sifei Liu , Huimin Ma , Ming-Hsuan Yang

Imaging under extremely low-light conditions presents a significant challenge and is an ill-posed problem due to the low signal-to-noise ratio (SNR) caused by minimal photon capture. Previously, diffusion models have been used for multiple…

图像与视频处理 · 电气工程与系统科学 2024-03-01 Rishit Dagli

White balance (WB) is a key step in the image signal processor (ISP) pipeline that mitigates color casts caused by varying illumination and restores the scene's true colors. Currently, sRGB-based WB editing for post-ISP WB correction is…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Yang Cheng , Ziteng Cui , Shenghan Su , Lin Gu , Zenghui Zhang

Recent advances in camera designs and imaging pipelines allow us to capture high-quality images using smartphones. However, due to the small size and lens limitations of the smartphone cameras, we commonly find artifacts or degradation in…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Marcos V. Conde , Florin Vasluianu , Javier Vazquez-Corral , Radu Timofte

Depth maps captured with commodity sensors are often of low quality and resolution; these maps need to be enhanced to be used in many applications. State-of-the-art data-driven methods of depth map super-resolution rely on registered pairs…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Aleksandr Safin , Maxim Kan , Nikita Drobyshev , Oleg Voynov , Alexey Artemov , Alexander Filippov , Denis Zorin , Evgeny Burnaev

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

We present a novel learned keypoint detection method designed to maximize the number of correct matches for the task of non-rigid image correspondence. Our training framework uses true correspondences, obtained by matching annotated image…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Welerson Melo , Guilherme Potje , Felipe Cadar , Renato Martins , Erickson R. Nascimento

Modern sensing systems generate large volumes of unlabeled multivariate time-series data. This abundance of unlabeled data makes self-supervised learning (SSL) a natural approach for learning transferable representations. However, most…

Image super-resolution (SR) has witnessed extensive neural network designs from CNN to transformer architectures. However, prevailing SR models suffer from prohibitive memory footprint and intensive computations, which limits further…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Jiamian Wang , Huan Wang , Yulun Zhang , Yun Fu , Zhiqiang Tao

Graph signal processing (GSP) is a key tool for satisfying the growing demand for information processing over networks. However, the success of GSP in downstream learning and inference tasks is heavily dependent on the prior identification…

信号处理 · 电气工程与系统科学 2021-03-29 Seyed Saman Saboksayr , Gonzalo Mateos , Mujdat Cetin

Existing unpaired low-light image enhancement approaches prefer to employ the two-way GAN framework, in which two CNN generators are deployed for enhancement and degradation separately. However, such data-driven models ignore the inherent…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Jize Zhang , Haolin Wang , Xiaohe Wu , Wangmeng Zuo

Edge-based computer vision models running on compact, resource-limited devices benefit greatly from using unprocessed, detail-rich RAW sensor data instead of processed RGB images. Training these models, however, necessitates large labeled…

图像与视频处理 · 电气工程与系统科学 2025-03-07 Radu Berdan , Beril Besbinar , Christoph Reinders , Junji Otsuka , Daisuke Iso

An image processing unit (IPU), or image signal processor (ISP) for high dynamic range (HDR) imaging usually consists of demosaicing, white balancing, lens shading correction, color correction, denoising, and tone-mapping. Besides noise…

图像与视频处理 · 电气工程与系统科学 2023-03-27 Litao Hu , Huaijin Chen , Jan P. Allebach