Skip to content
#

facenet-trained-models

Here are 30 public repositories matching this topic...

Face-Login_System

Face-Login project. This Project is based on facenet deep learning model, When a user wants to Signup it will click the photo of the user by the webcam, on which the model is trained. The user has to enter a unique username and email address on the page and the encodings of the image captured are mapped onto the username and stored in the databa…

  • Updated May 20, 2023
  • HTML

This is a self mini project that I undertook for my learning process. I have taken an episode from my favourite TV series called The Office (US) S06E01. Using this episode I have extracted images & using those images I have classified 17 characters using CV2 and Facenet Model.

  • Updated Feb 9, 2022
  • Jupyter Notebook

Created a Distributed platform that provides face recognition based automatic attendance at a scheduled time. The platform also keeps track of the details like for how many hours was a person present . Hence provides a solution for institutes for marking attendance of the students automatically at the scheduled time and for the organizations to …

  • Updated Oct 19, 2020
  • Jupyter Notebook

A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is standing in front of him or not.

  • Updated Oct 2, 2020
  • Python
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction

This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.

  • Updated Sep 22, 2020
  • Python

Improve this page

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

Learn more