ghamerly / fast-kmeansLinks
Code to speed up k-means clustering. Originally at BaylorCS/baylorml.
☆57Updated last year
Alternatives and similar repositories for fast-kmeans
Users that are interested in fast-kmeans are comparing it to the libraries listed below
Sorting:
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 10 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- kmeans☆54Updated 8 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆61Updated 6 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 7 years ago
- Caltech's Large Scale Image Search Toolbox☆10Updated 10 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- Hessian Affine detector with SIFT descriptor, CMP implementation☆140Updated 2 years ago
- Code examples for the CUDA workshop☆36Updated 2 years ago
- Very accessible code for my MSc thesis. Inexpensive quantization method for ANN search also known as Enhanced Residual VQ.☆14Updated 5 years ago
- A GPU implementation of the Wavelet Transform☆77Updated 4 years ago
- CUDA FFT convolution☆15Updated 10 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆28Updated 6 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- fast and energy-efficient computation of HOG features☆17Updated 6 years ago
- herve jegou's yael library☆31Updated 12 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆19Updated 9 years ago
- Implementation of fast exact k-means algorithms☆45Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP…☆31Updated 7 years ago
- Research code implementing inverted multiindex structure☆83Updated 11 years ago
- C++ training and testing code for an SVM using Vlfeat fisher vectors together with possible other features.☆14Updated 9 years ago
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- Machine learning. Clustering by fast search and find of density peaks.☆33Updated 8 years ago