Repository navigation

#

deepface

Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.

Python
205
4 年前

face detection, verification and recognition using Keras

Python
141
8 年前

This project is a comprehensive face recognition-based attendance system for universities. It leverages OpenCV for face detection and recognition, Firebase for data storage, and Flask for the web interface. The system allows for student registration, face capture, and attendance tracking, providing a modern solution for attendance management.

Python
60
2 年前

Using this, you can edit a face in any video you like by putting a face you like in just 1 click / Without any limitation...

58
2 年前

This repository contains a comprehensive face recognition system that combines YOLOv8 for face detection and FaceNet for face recognition.

Jupyter Notebook
29
4 个月前

A Streamlit web application for face recognition using a pre-trained YOLO model and the DeepFace library.

Python
29
2 年前

Using a single image and just 10 seconds of sample audio, our project enables you to create a video where it appears as if you're speaking the desired text.

Jupyter Notebook
23
2 年前

Convolutional Neural Networks repository for all projects of Course 4 of 5 of the Deep Learning Specialization covering CNNs and classical architectures like LeNet-5, AlexNet, GoogleNet Inception Network, VGG-16, ResNet, 1x1 Convos, OverFeat, R-CNN, Fast R-CNN, Faster R-CNN, YOLO, YOLO9000, DeepFace, FaceNet and Neural Style Transfer.

Jupyter Notebook
22
6 年前