max19931 / 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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

max19931/quickshift Issues

No issues in this repository yet.