Skip to content
#

face-identification

Here are 67 public repositories matching this topic...

In this thesis, we study two problems based on clustering algorithms. In the first problem, we study the role of visual attributes using an agglomerative clustering algorithm to whittle down the search area where the number of classes is high to improve the performance of clustering. We observe that as we add more attributes, the clustering perf…

  • Updated May 3, 2017
  • MATLAB

Step 1 : Register your Face : A. Take a video of few seconds of your face. B. Create samples of images from Video to train Convolutional Neural Network. C. Train the model with those images (class = 'YES') and some images that is not your face (class = 'NO') D. Convert the model output (.h5) into .mlmodel E. import it into your Xcode for Product…

  • Updated Sep 3, 2017
  • Python

Improve this page

Add a description, image, and links to the face-identification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-identification topic, visit your repo's landing page and select "manage topics."

Learn more