Skip to content
#

face-identification

Here are 68 public repositories matching this topic...

Фреймворк компьютерного зрения для задач, детекции, сегментации, классификации, идентификации людей, анализа настроений и классификации действий

  • Updated Jun 24, 2024
  • Python

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

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

Similarity between faces: One person resembles another person to a large degree. This can lead to many problems facing security surveillance systems. Facial recognition systems have difficulty distinguishing between the main person and other people who are highly similar in terms of features.

  • Updated Jun 25, 2024
  • Jupyter Notebook

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