中文
相关论文

相关论文: Group Sparsity Residual with Non-Local Samples for…

200 篇论文

Group sparsity has shown great potential in various low-level vision tasks (e.g, image denoising, deblurring and inpainting). In this paper, we propose a new prior model for image denoising via group sparsity residual constraint (GSRC). To…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Zhiyuan Zha , Xin Liu , Ziheng Zhou , Xiaohua Huang , Jingang Shi , Zhenhong Shang , Lan Tang , Yechao Bai , Qiong Wang , Xinggan Zhang

Group sparse representation has shown promising results in image debulrring and image inpainting in GSR [3] , the main reason that lead to the success is by exploiting Sparsity and Nonlocal self-similarity (NSS) between patches on natural…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Luoyu Chen , Fei Wu

Nonlocal image representation has been successfully used in many image-related inverse problems including denoising, deblurring and deblocking. However, a majority of reconstruction methods only exploit the nonlocal self-similarity (NSS)…

计算机视觉与模式识别 · 计算机科学 2017-01-04 Zhiyuan Zha , Xinggan Zhang , Qiong Wang , Yechao Bai , Lan Tang

Group-based sparse representation has shown great potential in image denoising. However, most existing methods only consider the nonlocal self-similarity (NSS) prior of noisy input image. That is, the similar patches are collected only from…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Zhiyuan Zha , Xinggan Zhang , Qiong Wang , Lan Tang , Xin Liu

Nonlocal image representation or group sparsity has attracted considerable interest in various low-level vision tasks and has led to several state-of-the-art image denoising techniques, such as BM3D, LSSC. In the past, convex optimization…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Qiong Wang , Xinggan Zhang , Yu Wu , Lan Tang , Zhiyuan Zha

The compressive sensing (CS) scheme exploits much fewer measurements than suggested by the Nyquist-Shannon sampling theorem to accurately reconstruct images, which has attracted considerable attention in the computational imaging community.…

图像与视频处理 · 电气工程与系统科学 2022-10-26 Zhiyuan Zha , Bihan Wen , Xin Yuan , Saiprasad Ravishankar , Jiantao Zhou , Ce Zhu

Traditional patch-based sparse representation modeling of natural images usually suffer from two problems. First, it has to solve a large-scale optimization problem with high computational complexity in dictionary learning. Second, each…

计算机视觉与模式识别 · 计算机科学 2014-05-15 Jian Zhang , Debin Zhao , Wen Gao

Patch-based sparse representation modeling has shown great potential in image compressive sensing (CS) reconstruction. However, this model usually suffers from some limits, such as dictionary learning with great computational complexity,…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Zhiyuan Zha , Xinggan Zhang , Qiong Wang , Lan Tang , Xin Liu

Recently, low-rank matrix recovery theory has been emerging as a significant progress for various image processing problems. Meanwhile, the group sparse coding (GSC) theory has led to great successes in image restoration (IR) problem with…

图像与视频处理 · 电气工程与系统科学 2020-05-26 Yunyi Li , Guan Gui , Xiefeng Cheng

Nonlocal self-similarity and group sparsity have been widely utilized in image compressive sensing (CS). However, when the sampling rate is low, the internal prior information of degraded images may be not enough for accurate restoration,…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Lizhao Li , Song Xiao

Super-resolution (SR) is the technique of increasing the nominal resolution of image / video content accompanied with quality improvement. Video super-resolution (VSR) can be considered as the generalization of single image super-resolution…

图像与视频处理 · 电气工程与系统科学 2023-10-18 MohammadHossein Ashoori , Arash Amini

Compressive Sensing (CS) theory shows that a signal can be decoded from many fewer measurements than suggested by the Nyquist sampling theory, when the signal is sparse in some domain. Most of conventional CS recovery approaches, however,…

计算机视觉与模式识别 · 计算机科学 2014-04-30 Jian Zhang , Debin Zhao , Feng Jiang , Wen Gao

Nonlocal self-similarity (NSS) is an important prior that has been successfully applied in multi-dimensional data processing tasks, e.g., image and video recovery. However, existing NSS-based methods are solely suitable for meshgrid data…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Yisi Luo , Xile Zhao , Deyu Meng

The non-local network has become a widely used technique for semantic segmentation, which computes an attention map to measure the relationships of each pixel pair. However, most of the current popular non-local models tend to ignore the…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Qi Song , Jie Li , Hao Guo , Rui Huang

The problem of Poisson denoising appears in various imaging applications, such as low-light photography, medical imaging and microscopy. In cases of high SNR, several transformations exist so as to convert the Poisson noise into an additive…

计算机视觉与模式识别 · 计算机科学 2015-06-17 Raja Giryes , Michael Elad

We introduce a paradigm for nonlocal sparsity reinforced deep convolutional neural network denoising. It is a combination of a local multiscale denoising by a convolutional neural network (CNN) based denoiser and a nonlocal denoising based…

图像与视频处理 · 电气工程与系统科学 2018-08-15 Cristóvão Cruz , Alessandro Foi , Vladimir Katkovnik , Karen Egiazarian

Super-Resolution (SR) is the problem that consists in reconstructing images that have been degraded by a zoom-out operator. This is an ill-posed problem that does not have a unique solution, and numerical approaches rely on a prior on…

图像与视频处理 · 电气工程与系统科学 2024-05-30 Emile Pierret , Bruno Galerne

Image denoising is a classical signal processing problem that has received significant interest within the image processing community during the past two decades. Most of the algorithms for image denoising has focused on the paradigm of…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Varuna De Silva

Recent research on image denoising has progressed with the development of deep learning architectures, especially convolutional neural networks. However, real-world image denoising is still very challenging because it is not possible to…

图像与视频处理 · 电气工程与系统科学 2019-05-28 Dong-Wook Kim , Jae Ryun Chung , Seung-Won Jung

Recently, the application of low rank minimization to image denoising has shown remarkable denoising results which are equivalent or better than those of the existing state-of-the-art algorithms. However, due to iterative nature of low rank…

计算机视觉与模式识别 · 计算机科学 2015-04-27 Zahid Hussain Shamsi , Hyun Sook Oh , Dai-Gyoung Kim
‹ 上一页 1 2 3 10 下一页 ›