davidstutz / ipianoLinks
Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].
☆12Updated 7 years ago
Alternatives and similar repositories for ipiano
Users that are interested in ipiano are comparing it to the libraries listed below
Sorting:
- KMeans clustering in Eigen.☆26Updated 9 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Robust and scalable PCA using Grassmann averages, in C++ with Matlab bindings☆30Updated 7 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- GIST-Global Image Descriptor☆18Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- slic video segmentation☆10Updated 10 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- AID: An affine invariant descriptor for SIFT.☆10Updated 3 years ago
- C++ implementation of the algorithm in "Fast and Accurate Least-Mean-Squares Solvers", NIPS19☆11Updated 5 years ago
- Solving LPs with convergent message passing☆67Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 5 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 5 years ago
- CUDA extension for the SPORCO project☆18Updated 4 years ago
- Code for Robust Kronecker-Decomposable Component Analysis (ICCV 2017)☆12Updated 3 years ago
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 3 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- Robust estimation of local affine maps and its applications to image matching☆16Updated 2 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago