中文
相关论文

相关论文: Deep Convolutional Sparse Coding Networks for Imag…

200 篇论文

Deep learning techniques have received much attention in the area of image denoising. However, there are substantial differences in the various types of deep learning methods dealing with image denoising. Specifically, discriminative…

图像与视频处理 · 电气工程与系统科学 2020-08-04 Chunwei Tian , Lunke Fei , Wenxian Zheng , Yong Xu , Wangmeng Zuo , Chia-Wen Lin

While the depth of convolutional neural networks has attracted substantial attention in the deep learning research, the width of these networks has recently received greater interest. The width of networks, defined as the size of the…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Peng Liu , Xiaoxiao Zhou , Yangjunyi Li , El Basha Mohammad D , Ruogu Fang

Deep Convolutional Sparse Coding (D-CSC) is a framework reminiscent of deep convolutional neural networks (DCNNs), but by omitting the learning of the dictionaries one can more transparently analyse the role of the activation function and…

机器学习 · 计算机科学 2021-06-02 Michael Murray , Jared Tanner

Intrinsic image decomposition is the process of separating the reflectance and shading layers of an image, which is a challenging and underdetermined problem. In this paper, we propose to systematically address this problem using a deep…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Sai Bi , Nima Khademi Kalantari , Ravi Ramamoorthi

Magnetic Resonance Imaging (MRI) offers high-resolution \emph{in vivo} imaging and rich functional and anatomical multimodality tissue contrast. In practice, however, there are challenges associated with considerations of scanning costs,…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Yawen Huang , Ling Shao , Alejandro F. Frangi

We propose a convolutional recurrent sparse auto-encoder model. The model consists of a sparse encoder, which is a convolutional extension of the learned ISTA (LISTA) method, and a linear convolutional decoder. Our strategy offers a simple…

信号处理 · 电气工程与系统科学 2020-01-22 Hillel Sreter , Raja Giryes

The ability to automatically learn task specific feature representations has led to a huge success of deep learning methods. When large training data is scarce, such as in medical imaging problems, transfer learning has been very effective.…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Hariharan Ravishankar , Prasad Sudhakar , Rahul Venkataramani , Sheshadri Thiruvenkadam , Pavan Annangi , Narayanan Babu , Vivek Vaidya

Remarkable progress has been made in image recognition, primarily due to the availability of large-scale annotated datasets and the revival of deep CNN. CNNs enable learning data-driven, highly representative, layered hierarchical image…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Hoo-Chang Shin , Holger R. Roth , Mingchen Gao , Le Lu , Ziyue Xu , Isabella Nogues , Jianhua Yao , Daniel Mollura , Ronald M. Summers

This paper proposes to learn high-performance deep ConvNets with sparse neural connections, referred to as sparse ConvNets, for face recognition. The sparse ConvNets are learned in an iterative way, each time one additional layer is…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Yi Sun , Xiaogang Wang , Xiaoou Tang

In general, image restoration involves mapping from low quality images to their high-quality counterparts. Such optimal mapping is usually non-linear and learnable by machine learning. Recently, deep convolutional neural networks have…

图像与视频处理 · 电气工程与系统科学 2019-11-05 Yuan Zhou , Xiaoting Du , Yeda Zhang , Sun-Yuan Kung

With the rapid advancements in digital imaging systems and networking, low-cost hand-held image capture devices equipped with network connectivity are becoming ubiquitous. This ease of digital image capture and sharing is also accompanied…

多媒体 · 计算机科学 2019-06-20 Vinay Verma , Nikita Agarwal , Nitin Khanna

Image clustering, which involves grouping images into different clusters without labels, is a key task in unsupervised learning. Although previous deep clustering methods have achieved remarkable results, they only explore the intrinsic…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Haixin Zhang , Yongjun Li , Dong Huang

Lossy compression introduces complex compression artifacts, particularly the blocking artifacts, ringing effects and blurring. Existing algorithms either focus on removing blocking artifacts and produce blurred output, or restores sharpened…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Chao Dong , Yubin Deng , Chen Change Loy , Xiaoou Tang

Disparity prediction from stereo images is essential to computer vision applications including autonomous driving, 3D model reconstruction, and object detection. To predict accurate disparity map, we propose a novel deep learning…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Zhibo Rao , Mingyi He , Yuchao Dai , Zhidong Zhu , Bo Li , Renjie He

Deep convolutional neural networks can use hierarchical information to progressively extract structural information to recover high-quality images. However, preserving the effectiveness of the obtained structural information is important in…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Chunwei Tian , Chengyuan Zhang , Bob Zhang , Zhiwu Li , C. L. Philip Chen , David Zhang

The recently proposed Multi-Layer Convolutional Sparse Coding (ML-CSC) model, consisting of a cascade of convolutional sparse layers, provides a new interpretation of Convolutional Neural Networks (CNNs). Under this framework, the…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Jeremias Sulam , Vardan Papyan , Yaniv Romano , Michael Elad

Dictionary learning and sparse coding have been widely studied as mechanisms for unsupervised feature learning. Unsupervised learning could bring enormous benefit to the processing of hyperspectral images and to other remote sensing data…

图像与视频处理 · 电气工程与系统科学 2022-02-03 Joshua Bruton , Hairong Wang

In complex visual recognition tasks it is typical to adopt multiple descriptors, that describe different aspects of the images, for obtaining an improved recognition performance. Descriptors that have diverse forms can be fused into a…

计算机视觉与模式识别 · 计算机科学 2015-06-15 Jayaraman J. Thiagarajan , Karthikeyan Natesan Ramamurthy , Andreas Spanias

Image fusion helps in merging two or more images to construct a more informative single fused image. Recently, unsupervised learning based convolutional neural networks (CNN) have been utilized for different types of image fusion tasks such…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Nishant Kumar , Stefan Gumhold

In the realm of image processing and computer vision (CV), machine learning (ML) architectures are widely applied. Convolutional neural networks (CNNs) solve a wide range of image processing issues and can solve image compression problem.…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Sonain Jamil , Md. Jalil Piran , MuhibUrRahman