/quickshift

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)

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers

No one’s star this repository yet.