中文
相关论文

相关论文: Gyroscope-Assisted Motion Deblurring Network

200 篇论文

Blind image deblurring remains a challenging problem for modern artificial neural networks. Unlike other image restoration problems, deblurring networks fail behind the performance of existing deblurring algorithms in case of uniform and 3D…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Adam Kaufman , Raanan Fattal

In everyday life, photographs taken with a camera often suffer from motion blur due to hand vibrations or sudden movements. This phenomenon can significantly detract from the quality of the images captured, making it an interesting…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Zhengdong Li

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

To train a deblurring network, an appropriate dataset with paired blurry and sharp images is essential. Existing datasets collect blurry images either synthetically by aggregating consecutive sharp frames or using sophisticated camera…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Dongwoo Lee , Joonkyu Park , Kyoung Mu Lee

Removing blur caused by camera shake in images has always been a challenging problem in computer vision literature due to its ill-posed nature. Motion blur caused due to the relative motion between the camera and the object in 3D space…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Sainandan Ramakrishnan , Shubham Pachori. Aalok Gangopadhyay , Shanmuganathan Raman

In recent years, deep generative models, such as Generative Adversarial Network (GAN), has grabbed significant attention in the field of computer vision. This project focuses on the application of GAN in image deblurring with the aim of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhengdong Li

In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map directly from blurry to sharp images. For this reason, approaches that explicitly use a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Guillermo Carbajal , Patricia Vitoria , José Lezama , Pablo Musé

Motion blur estimation remains an important task for scene analysis and image restoration. In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Guillermo Carbajal , Patricia Vitoria , Mauricio Delbracio , Pablo Musé , José Lezama

Video deblurring is a highly under-constrained problem due to the spatially and temporally varying blur. An intuitive approach for video deblurring includes two steps: a) detecting the blurry region in the current frame; b) utilizing the…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Yusheng Wang , Yunfan Lu , Ye Gao , Lin Wang , Zhihang Zhong , Yinqiang Zheng , Atsushi Yamashita

In recent years, large convolutional neural networks have been widely used as tools for image deblurring, because of their ability in restoring images very precisely. It is well known that image deblurring is mathematically modeled as an…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Davide Evangelista , Elena Morotti , Elena Loli Piccolomini , James Nagy

We present a new method for blind motion deblurring that uses a neural network trained to compute estimates of sharp image patches from observations that are blurred by an unknown motion kernel. Instead of regressing directly to patch…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Ayan Chakrabarti

Image deblurring aims to remove undesired blurs from an image captured in a dynamic scene. Much research has been dedicated to improving deblurring performance through model architectural designs. However, there is little work on data…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Jia-Hao Wu , Fu-Jen Tsai , Yan-Tsung Peng , Chung-Chi Tsai , Chia-Wen Lin , Yen-Yu Lin

Existing deep learning methods for image deblurring typically train models using pairs of sharp images and their blurred counterparts. However, synthetically blurring images do not necessarily model the genuine blurring process in…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Kaihao Zhang , Wenhan Luo , Yiran Zhong , Lin Ma , Bjorn Stenger , Wei Liu , Hongdong Li

A fast and effective motion deblurring method has great application values in real life. This work presents an innovative approach in which a self-paced learning is combined with GAN to deblur image. First, We explain that a proper…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Yiwei Zhang , Chunbiao Zhu , Ge Li , Yuan Zhao , Haifeng Shen

Recent work has shown impressive results on data-driven defocus deblurring using the two-image views available on modern dual-pixel (DP) sensors. One significant challenge in this line of research is access to DP data. Despite many cameras…

图像与视频处理 · 电气工程与系统科学 2021-08-18 Abdullah Abuolaim , Mauricio Delbracio , Damien Kelly , Michael S. Brown , Peyman Milanfar

We present a technique for synthesizing a motion blurred image from a pair of unblurred images captured in succession. To build this system we motivate and design a differentiable "line prediction" layer to be used as part of a neural…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Tim Brooks , Jonathan T. Barron

As handheld video cameras are now commonplace and available in every smartphone, images and videos can be recorded almost everywhere at anytime. However, taking a quick shot frequently yields a blurry result due to unwanted camera shake…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Patrick Wieschollek , Michael Hirsch , Bernhard Schölkopf , Hendrik P. A. Lensch

We address the novel task of jointly reconstructing the 3D shape, texture, and motion of an object from a single motion-blurred image. While previous approaches address the deblurring problem only in the 2D image domain, our proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Denys Rozumnyi , Martin R. Oswald , Vittorio Ferrari , Marc Pollefeys

Motion blur caused by camera shake, particularly under large or rotational movements, remains a major challenge in image restoration. We propose a deep learning framework that jointly estimates the latent sharp image and the underlying…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Guillermo Carbajal , Andrés Almansa , Pablo Musé

Single-image super-resolution is a fundamental task for vision applications to enhance the image quality with respect to spatial resolution. If the input image contains degraded pixels, the artifacts caused by the degradation could be…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xinyi Zhang , Hang Dong , Zhe Hu , Wei-Sheng Lai , Fei Wang , Ming-Hsuan Yang