Skip to content

walkoncross/face_clustering

 
 

Repository files navigation

Unsupervised Face Clustering in Raspberry Pi

Captures Video from camera and detects faces (if any). It then reduces the dimensionality using Stacked Autoencoder. This new reduced set is then clustered using k-means clustering. It is implemented in Python.

About

unsupervised face clustering using stacked autoencoder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%