中文
相关论文

相关论文: SharpGAN: Receptive Field Block Net for Dynamic Sc…

200 篇论文

We present DeblurGAN, an end-to-end learned method for motion deblurring. The learning is based on a conditional GAN and the content loss . DeblurGAN achieves state-of-the art performance both in the structural similarity measure and visual…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Orest Kupyn , Volodymyr Budzan , Mykola Mykhailych , Dmytro Mishkin , Jiri Matas

Deblurring is the task of restoring a blurred image to a sharp one, retrieving the information lost due to the blur. In blind deblurring we have no information regarding the blur kernel. As deblurring can be considered as an image to image…

图像与视频处理 · 电气工程与系统科学 2019-07-30 Manoj Kumar Lenka , Anubha Pandey , Anurag Mittal

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 this paper, we address the problem of dynamic scene deblurring in the presence of motion blur. Restoration of images affected by severe blur necessitates a network design with a large receptive field, which existing networks attempt to…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Kuldeep Purohit , A. N. Rajagopalan

Deblurring can not only provide visually more pleasant pictures and make photography more convenient, but also can improve the performance of objection detection as well as tracking. However, removing dynamic scene blur from images is a…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Jiawei Zhang , Jinshan Pan , Daoye Wang , Shangchen Zhou , Xing Wei , Furong Zhao , Jianbo Liu , Jimmy Ren

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

Blind motion deblurring involves reconstructing a sharp image from an observation that is blurry. It is a problem that is ill-posed and lies in the categories of image restoration problems. The training data-based methods for image…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Harshil Jain , Rohit Patil , Indra Deep Mastan , Shanmuganathan Raman

The goal of dynamic scene deblurring is to remove the motion blur in a given image. Typical learning-based approaches implement their solutions by minimizing the L1 or L2 distance between the output and the reference sharp image. Recent…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Seungjun Nah , Sanghyun Son , Jaerin Lee , Kyoung Mu Lee

Camera shake or target movement often leads to undesired blur effects in videos captured by a hand-held camera. Despite significant efforts having been devoted to video-deblur research, two major challenges remain: 1) how to model the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Kaihao Zhang , Wenhan Luo , Yiran Zhong , Lin Ma , Wei Liu , Hongdong Li

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

Image deblurring is a classical computer vision problem that aims to recover a sharp image from a blurred image. To solve this problem, existing methods apply the Encode-Decode architecture to design the complex networks to make a good…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Wenbin Zou , Mingchao Jiang , Yunchen Zhang , Liang Chen , Zhiyong Lu , Yi Wu

In this paper, we present a Fast Motion Deblurring-Conditional Generative Adversarial Network (FMD-cGAN) that helps in blind motion deblurring of a single image. FMD-cGAN delivers impressive structural similarity and visual appearance after…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Jatin Kumar , Indra Deep Mastan , Shanmuganathan Raman

Non-uniform blur, mainly caused by camera shake and motions of multiple objects, is one of the most common causes of image quality degradation. However, the traditional blind deblurring methods based on blur kernel estimation do not perform…

图像与视频处理 · 电气工程与系统科学 2019-12-05 Shuai Zheng , Zhenfeng Zhu , Jian Cheng , Yandong Guo , Yao Zhao

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 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

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 restore high-quality images from blurred ones. While existing deblurring methods have made significant progress, most overlook the fact that the degradation degree varies across different regions. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Hu Gao , Depeng Dang

In this paper, we introduce an end-to-end generative adversarial network (GAN) based on sparse learning for single image blind motion deblurring, which we called SL-CycleGAN. For the first time in blind motion deblurring, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Ali Syed Saqlain , Li-Yun Wang , Fang Fang

Non-uniform blind deblurring for general dynamic scenes is a challenging computer vision problem as blurs arise not only from multiple object motions but also from camera shake, scene depth variation. To remove these complicated motion…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Seungjun Nah , Tae Hyun Kim , Kyoung Mu Lee
‹ 上一页 1 2 3 10 下一页 ›