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:
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- ☆45Updated 6 years ago
- Dirichlet Process K-means☆48Updated last year
- Implementation of Trimmed Grassmann Average (TGA) by Hauberg S et al. in Python☆23Updated 10 years ago
- Examples of more involved applications using Geomstats☆33Updated 4 years ago
- Python implementation of Robust Continuous Clustering☆106Updated 6 years ago
- Code to reproduce all the results in the paper: "Learning dynamics of linear denoising autoencoders." (ICML 2018)☆11Updated 7 years ago
- Notebooks in support of the UMAP paper☆44Updated 4 years ago
- Morgan A. Schmitz., Matthieu Heitz, Nicolas Bonneel, Fred Ngole, David Coeurjolly, Marco Cuturi, Gabriel Peyré, and Jean-Luc Starck. "Was…☆20Updated 6 years ago
- Code for Fast Information-theoretic Bayesian Optimisation☆16Updated 7 years ago
- A Cython interface to FLANN☆24Updated 5 years ago
- Code for our paper "CliqueCNN: Deep Unsupervised Exemplar Learning" https://arxiv.org/abs/1608.08792☆22Updated 8 years ago
- Variational Information Maximization for Feature Selection☆11Updated 9 years ago
- f-divergence based t-SNE☆16Updated 3 years ago
- Fast, linear version of CorEx for covariance estimation, dimensionality reduction, and subspace clustering with very under-sampled, high-…☆43Updated 5 years ago
- A library for hypergraphs and hypergraph algorithms☆28Updated 10 years ago
- Rudi, A., Camoriano, R. and Rosasco, L., Less is more: Nyström computational regularization. In Advances in Neural Information Processing…☆12Updated 6 years ago
- Recursive Self-Organizing Map/Neural Gas.☆54Updated 2 years ago
- Experiments from the article "Tensorial Mixture Models"☆24Updated 7 years ago
- MMD, Hausdorff and Sinkhorn divergences scaled up to 1,000,000 samples.☆57Updated 6 years ago
- Hyperbolic (Poincare, Lorentz) Embeddings for TensorFlow☆55Updated 6 years ago
- Variational Bayesian Mixture of Factor Analysers☆24Updated 10 years ago
- ☆34Updated 4 years ago
- ☆74Updated 7 years ago
- EigenPro2 iteration in Tensorflow (Keras)☆23Updated 6 years ago
- Robust PCA in Python☆36Updated 12 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated 2 years ago
- A clean TensorFlow implementation of Concrete Dropout☆22Updated 7 years ago
- [ICLR 2019] Learning Representations of Sets through Optimized Permutations☆36Updated 6 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆52Updated 2 years ago