Skip to content
#

vggface

Here are 44 public repositories matching this topic...

This is a very Simple example of showing how to build image dataset from your own collection of images, how to train multiple class classifier using tensorflow CNN and how to predict the class of an object in an unseen image. This code is designed so that a newbie user become able to train a tensorflow CNN model using his limited CPU resources. …

  • Updated Oct 6, 2017
  • Python

Dive into the world of computer vision! Our Image Classification from Video project uses advanced techniques to identify faces in images and videos. Explore video processing, face extraction, and deep learning magic. Join the adventure now! 👩‍💻📸"

  • Updated Mar 3, 2024
  • Jupyter Notebook

VisageX是一款强大而优雅的人脸识别系统,采用最先进的深度学习技术,为用户提供高精度的人脸检测和识别服务。通过直观的图形界面,让复杂的人脸识别技术变得简单易用。

  • Updated May 20, 2025
  • Python

This project is a Celebrity Face Match Website that identifies which Bollywood celebrity you resemble by analyzing your uploaded photo. Using the VGGFace model for facial feature extraction, MTCNN for face detection, and cosine similarity for matching, the app compares your image with a database of celebrity faces to provide the best match.

  • Updated Nov 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the vggface 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 vggface topic, visit your repo's landing page and select "manage topics."

Learn more