gyaikhom / agglomerative-hierarchical-clusteringLinks
Implements the Agglomerative Hierarchical Clustering algorithm.
☆68Updated 6 years ago
Alternatives and similar repositories for agglomerative-hierarchical-clustering
Users that are interested in agglomerative-hierarchical-clustering are comparing it to the libraries listed below
Sorting:
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 7 years ago
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆188Updated 4 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- A CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 7 years ago
- fast library for ANN search and KNN graph construction☆298Updated 7 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Fast K-Nearest Neighbor search with GPU☆142Updated 8 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 4 months ago
- A C++ Library for Discrete Graphical Models☆424Updated 4 years ago
- GPU implementation of LATCH descriptor & matcher.☆42Updated 9 years ago
- PatchTable: Efficient Patch Queries for Large Datasets and Applications☆34Updated 10 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Image Feature Descriptors☆26Updated 12 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- python bindings for FLANN - Fast Library for Approximate Nearest Neighbors.☆126Updated 4 years ago
- Matrix library for CUDA in C++ and Python☆195Updated 8 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆157Updated 4 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 13 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 12 years ago
- Repository for the fertilized forests project.☆35Updated 6 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago
- Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering☆78Updated 3 years ago