venovako / GPUJACHx
The Jacobi-type (hyperbolic) SVD for CUDA.
☆10Updated 5 months ago
Alternatives and similar repositories for GPUJACHx:
Users that are interested in GPUJACHx are comparing it to the libraries listed below
- Different implementation of sparse matrix multiplication. All matrices are in CSR format. The code contains different CUDA kernels for mu…☆16Updated 14 years ago
- code for simple OpenGL point-based (surfels) rendering of point clouds.☆19Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- OpenGP☆81Updated 2 years ago
- OpenCL implementation of a NN and CNN☆22Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- kmeans☆54Updated 8 years ago
- C++ class for constructing the signed distance function from a level set function.☆17Updated 8 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 3 months ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 11 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- A simple demo for 3D Object Modeling based on an RGB-D camera☆36Updated 9 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 5 years ago
- My dev repo for PatchMatch and other stereo correlation algorithms.☆59Updated 10 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- TooN - Tom's Object Oriented Numerics library☆126Updated 7 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 9 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- Calibration tool for OpenNI sensors☆21Updated 8 years ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 7 years ago
- homography tracking☆80Updated 9 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago