中文
相关论文

相关论文: AdaRevD: Adaptive Patch Exiting Reversible Decoder…

200 篇论文

Removing noise from images is a challenging and fundamental problem in the field of computer vision. Images captured by modern cameras are inevitably degraded by noise which limits the accuracy of any quantitative measurements on those…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Nikhil Verma , Deepkamal Kaur , Lydia Chau

Recent research showed that the dual-pixel sensor has made great progress in defocus map estimation and image defocus deblurring. However, extracting real-time dual-pixel views is troublesome and complex in algorithm deployment. Moreover,…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jucai Zhai , Pengcheng Zeng , Chihao Ma , Yong Zhao , Jie Chen

Multiple low-vision tasks such as denoising, deblurring and super-resolution depart from RGB images and further reduce the degradations, improving the quality. However, modeling the degradations in the sRGB domain is complicated because of…

图像与视频处理 · 电气工程与系统科学 2024-09-30 Marcos V. Conde , Florin Vasluianu , Radu Timofte

In recent years, deep learning-based image compression, particularly through generative models, has emerged as a pivotal area of research. Despite significant advancements, challenges such as diminished sharpness and quality in…

图像与视频处理 · 电气工程与系统科学 2024-09-18 Ryugo Morita , Hitoshi Nishimura , Ko Watanabe , Andreas Dengel , Jinjia Zhou

This paper presents a deep neural network called DIVA unfolding a baseline adaptive denoising algorithm (De-QuIP), relying on the theory of quantum many-body physics. Furthermore, it is shown that with very slight modifications, this…

图像与视频处理 · 电气工程与系统科学 2023-01-03 Sayantan Dutta , Adrian Basarab , Bertrand Georgeot , Denis Kouamé

Video deblurring presents a considerable challenge owing to the complexity of blur, which frequently results from a combination of camera shakes, and object motions. In the field of video deblurring, many previous works have primarily…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Haoyang Long , Yan Wang , Wendong Wang

Contrastive video-language pretraining has demonstrated great success in learning rich and robust video representations. However, deploying such video encoders on compute-constrained edge devices remains challenging due to their high…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Chaitanya Patel , Juan Carlos Niebles , Ehsan Adeli

We describe a learning-based approach to blind image deconvolution. It uses a deep layered architecture, parts of which are borrowed from recent work on neural network learning, and parts of which incorporate computations that are specific…

计算机视觉与模式识别 · 计算机科学 2014-07-01 Christian J. Schuler , Michael Hirsch , Stefan Harmeling , Bernhard Schölkopf

Defocus blur is a physical consequence of the optical sensors used in most cameras. Although it can be used as a photographic style, it is commonly viewed as an image degradation modeled as the convolution of a sharp image with a…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Ali Karaali , Claudio Rosito Jung

In this article, we address the challenges of image super-resolution and noise reduction, which are crucial for enhancing the quality of images derived from low-resolution or noisy data. We compared and assessed several approaches for…

无序系统与神经网络 · 物理学 2024-06-17 Ngoc-Giau Pham , Thanh-Hai Tong Le , Van-Hieu Duong , Hong-Ngoc Tran , Phuoc-Hung Vo

Deep convolutional networks have attracted great attention in image restoration and enhancement. Generally, restoration quality has been improved by building more and more convolutional block. However, these methods mostly learn a specific…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Yukai Shi , Jinghui Qin

Image deblurring is an ill-posed problem with multiple plausible solutions for a given input image. However, most existing methods produce a deterministic estimate of the clean image and are trained to minimize pixel-level distortion. These…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Jay Whang , Mauricio Delbracio , Hossein Talebi , Chitwan Saharia , Alexandros G. Dimakis , Peyman Milanfar

Motion blur is a fundamental problem in computer vision as it impacts image quality and hinders inference. Traditional deblurring algorithms leverage the physics of the image formation model and use hand-crafted priors: they usually produce…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Huaijin Chen , Jinwei Gu , Orazio Gallo , Ming-Yu Liu , Ashok Veeraraghavan , Jan Kautz

In this paper a joint optimization technique has been proposed for coupled autoencoder which learns the autoencoder weights and coupling map (between source and target) simultaneously. The technique is applicable to any transfer learning…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Kavya Gupta , Brojeshwar Bhowmick , Angshul Majumdar

Blind Super-Resolution (blind SR) aims to enhance the model's generalization ability with unknown degradation, yet it still encounters severe overfitting issues. Some previous methods inspired by dropout, which enhances generalization by…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hang Xu , Wei Yu , Jiangtong Tan , Zhen Zou , Feng Zhao

Current video deblurring methods have limitations in recovering high-frequency information since the regression losses are conservative with high-frequency details. Since Diffusion Models (DMs) have strong capabilities in generating…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Chen Rao , Guangyuan Li , Zehua Lan , Jiakai Sun , Junsheng Luan , Wei Xing , Lei Zhao , Huaizhong Lin , Jianfeng Dong , Dalong Zhang

Hyperspectral Image (HSI) reconstruction has made gratifying progress with the deep unfolding framework by formulating the problem into a data module and a prior module. Nevertheless, existing methods still face the problem of insufficient…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Miaoyu Li , Ying Fu , Ji Liu , Yulun Zhang

Autonomous vehicles and robots often struggle with reliable visual perception at night due to the low illumination and motion blur caused by the long exposure time of RGB cameras. Existing methods address this challenge by sequentially…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Ling Wang , Chen Wu , Lin Wang

Spatially varying image deblurring remains a fundamentally ill-posed problem, especially when degradations arise from complex mixtures of motion and other forms of blur under significant noise. State-of-the-art learning-based approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hakki Motorcu , Mujdat Cetin

Motion blurry images challenge many computer vision algorithms, e.g, feature detection, motion estimation, or object recognition. Deep convolutional neural networks are state-of-the-art for image deblurring. However, obtaining training data…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Peidong Liu , Joel Janai , Marc Pollefeys , Torsten Sattler , Andreas Geiger