farzadz / face-clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In a python terminal, import Clustering and run: prune_faces_from_dir('./faces/clare') or any other directory. It uses DBSCAN implementation of sk-learn to cluster face embeddings of the images in such directory.

About


Languages

Language:Python 90.1%Language:Jupyter Notebook 9.9%