alias-copyi-module-CenterlessClustering

A python implementation of 'Centerless Clustering', TPAMI, 2022


License
MIT
Install
pip install alias-copyi-module-CenterlessClustering==0.0.1

Documentation

A python implementation of "Centerless Clustering", TPAMI, 2022

install

python setup.py build_ext --inplace

usage:

see demo_toy.py or demo_real