una-dinosauria / Rayuela.jl

Code for my PhD thesis. Library of quantization-based methods for fast similarity search in high dimensions. Presented at ECCV 18.
MIT License
63 stars 4 forks source link

Update call to repick_unused_centers #48

Closed una-dinosauria closed 3 years ago

una-dinosauria commented 3 years ago

Calls the latest signature of repick_unused_centers as in https://github.com/JuliaStats/Clustering.jl/blob/8af2507d44745bb1a3cec4b8d03918d17082a381/src/kmeans.jl#L371-L375

Closes https://github.com/una-dinosauria/Rayuela.jl/issues/45