paper-with-me

홈 › Papers

Consensus Convolutional Sparse Coding

2017-10-01 · ICCV 2017 10 · Biswarup Choudhury, Robin Swanson, Felix Heide, Gordon Wetzstein, Wolfgang Heidrich

Convolutional sparse coding (CSC) is a promising direction for unsupervised learning in computer vision. In contrast to recent supervised methods, CSC allows for convolutional image representations to be learned that are equally useful for high-level vision tasks and low-level image reconstruction and can be applied to a wide range of tasks without problem-specific retraining. Due to their extreme memory requirements, however, existing CSC solvers have so far been limited to low-dimensional problems and datasets using a handful of low-resolution example images at a time. In this paper, we propose a new approach to solving CSC as a consensus optimization problem, which lifts these limitations. By learning CSC features from large-scale image datasets for the first time, we achieve significant quality improvements in a number of imaging tasks. Moreover, the proposed method enables new applications in high-dimensional feature learning that has been intractable using existing CSC methods. This is demonstrated for a variety of reconstruction problems across diverse problem domains, including 3D multispectral demosaicing and 4D light field view synthesis.

📄 PDF Abstract BibTeX

Code (1)

vccimaging/CCSC_code_ICCV2017 공식 구현

Tasks

DemosaickingImage Reconstruction

Similar Papers 제목 키워드 기반

Efficient Consensus Model based on Proximal Gradient Method applied to Convolutional Sparse Problems

2020-11-19 · Gustavo Silva, Paul Rodriguez

Convolutional sparse representation (CSR), shift-invariant model for inverse problems, has gained much attention in the fields of signal/image processing, machine learning and computer vision. The most challenging proble…

Anomaly DetectionDictionary Learning

Efficient ADMM-based Algorithms for Convolutional Sparse Coding

2021-09-07 · Farshad G. Veshki, Sergiy A. Vorobyov

Convolutional sparse coding improves on the standard sparse approximation by incorporating a global shift-invariant model. The most efficient convolutional sparse coding methods are based on the alternating direction met…

Dictionary Learning

A Sparse Coding Interpretation of Neural Networks and Theoretical Implications

2021-08-14 · Joshua Bowren

Neural networks, specifically deep convolutional neural networks, have achieved unprecedented performance in various computer vision tasks, but the rationale for the computations and structures of successful neural netwo…

image-classificationImage Classification

Sparse Coding on Stereo Video for Object Detection

2017-05-19 · Sheng Y. Lundquist, Melanie Mitchell, Garrett T. Kenyon

Deep Convolutional Neural Networks (DCNN) require millions of labeled training examples for image classification and object detection tasks, which restrict these models to domains where such datasets are available. In th…

image-classificationImage ClassificationObjectobject-detection+1

Optimization Methods for Convolutional Sparse Coding

2014-06-10 · Hilton Bristow, Simon Lucey

Sparse and convolutional constraints form a natural prior for many optimization problems that arise from physical processes. Detecting motifs in speech and musical passages, super-resolving images, compressing videos, an…