paper-with-me

Papers

Sparse 3D convolutional neural networks

2015-05-12 · Ben Graham

We have implemented a convolutional neural network designed for processing sparse three-dimensional input data. The world we live in is three dimensional so there are a large number of potential applications including 3D object recognition and analysis of space-time objects. In the quest for efficiency, we experiment with CNNs on the 2D triangular-lattice and 3D tetrahedral-lattice.

📄 PDF Abstract BibTeX arXiv:1505.02890

Code (2)

btgraham/SparseConvNet 공식 구현 pytorch
facebookresearch/SparseConvNet pytorch

Tasks

3D Object RecognitionObject RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Learned Convolutional Sparse Coding

2017-11-01 · Hillel Sreter, Raja Giryes

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

DecoderDenoisingImage DenoisingImage Inpainting

Submanifold Sparse Convolutional Networks

2017-06-05 · Benjamin Graham, Laurens van der Maaten

Convolutional network are the de-facto standard for analysing spatio-temporal data such as images, videos, 3D shapes, etc. Whilst some of this data is naturally dense (for instance, photos), many other data sources are i…

3D Part Segmentation

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

Convolutional Sparse Representations with Gradient Penalties

2017-05-12 · Brendt Wohlberg

While convolutional sparse representations enjoy a number of useful properties, they have received limited attention for image reconstruction problems. The present paper compares the performance of block-based and convol…

FormImage Reconstruction

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…