google / quickshiftLinks
A clustering algorithm that first finds the high-density regions (cluster-cores) of the data and then clusters the remaining points by hill-climbing. Such seedings act as more stable and expressive cluster-cores than the singleton modes found by popular algorithm such as mean shift. (https://arxiv.org/abs/1805.07909)
☆70Updated 7 years ago
Alternatives and similar repositories for quickshift
Users that are interested in quickshift are comparing it to the libraries listed below
Sorting:
- A Cython interface to FLANN☆24Updated 5 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Rectified Factor Networks☆37Updated 6 years ago
- Implementation of Trimmed Grassmann Average (TGA) by Hauberg S et al. in Python☆23Updated 10 years ago
- Dirichlet Process K-means☆49Updated last year
- Code for Fast Information-theoretic Bayesian Optimisation☆16Updated 7 years ago
- ☆45Updated 6 years ago
- Python implementation of Robust Continuous Clustering☆106Updated 6 years ago
- Research code need not be ugly.☆77Updated 2 years ago
- Code of Fair PCA algorithm introduced in the paper "The Price of Fair PCA: One Extra Dimension"☆28Updated 2 years ago
- Implementations of several fast approximate algorithms for geometric optimal transport (OT)☆117Updated 5 years ago
- Soft Decision Trees (code for ICPR 21 paper)☆33Updated 11 years ago
- Notebooks in support of the UMAP paper☆44Updated 4 years ago
- A conda-smithy repository for python-spams.☆23Updated last year
- ☆67Updated 7 years ago
- A Newton ADMM based solver for Cone programming.☆39Updated 8 years ago
- Neighborhood Components Analysis in C++☆38Updated 15 years ago
- CUDA extension for the SPORCO project☆18Updated 4 years ago
- stochs: fast stochastic solvers for machine learning in C++ and Cython☆26Updated 3 years ago
- f-divergence based t-SNE☆16Updated 3 years ago
- ☆74Updated 7 years ago
- Experiments from the article "Tensorial Mixture Models"☆24Updated 7 years ago
- SGCRFpy: Sparse Gaussian Conditional Random Fields in Python☆30Updated 9 years ago
- Functional ANOVA☆28Updated 11 years ago
- Variational Information Maximization for Feature Selection☆11Updated 9 years ago
- Cyanure: An Open-Source Toolbox for Empirical Risk Minimization☆66Updated 8 months ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated 2 years ago
- Code for our paper "CliqueCNN: Deep Unsupervised Exemplar Learning" https://arxiv.org/abs/1608.08792☆22Updated 8 years ago
- Code to reproduce all the results in the paper: "Learning dynamics of linear denoising autoencoders." (ICML 2018)☆11Updated 7 years ago
- A highly optimized, parallel implementation of the Batch-OMP version of the KSVD learning algorithm.☆81Updated 6 years ago