Shay Deutsch (shaydeu1)

shaydeu1

Geek Repo

0

following

0

stars

Company:University of California, Los Angeles

Home Page:https://sites.google.com/site/shaydeutscatusc/

Github PK Tool:Github PK Tool

Shay Deutsch's repositories

Robust-Manifold-Denoising-

This packaged is an implementation of our paper "Robust Denoising of Piece-Wise Smooth Manifolds", ICASSP 2018 The algorithm creates an affinity graph and perform denoising on a set of N input points in R^n. Given an input set of points in any arbitrary dimension, an affinity graph is first created based on Tensor Voting, Local PCA or Euclidean distances, or the Tensor Voting Graph [3] . Then it performs denoising using a modified version of the recently proposed MFD algorithm[1]. The MFD algorithm uses the Spectral Graph Wavelet (SGW) transform in order to perform denoising directly in the spectral graph wavelet domain. Main function - Main_Demo provides an example of running our algorithm

Language:MATLABLicense:NOASSERTIONStargazers:15Issues:1Issues:1

caffe

Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.

Language:C++License:BSD-2-ClauseStargazers:0Issues:1Issues:0