335 skills found · Page 9 of 12
jvillegasd / AWS FaceRekogA Python script for Face Recognition using Amazon Rekognition and Twitter API
atuljha23 / FaceID Security EncryptionSecure your files and folders using your FaceID as Security. This Python Program uses Face Recognition technique to encrypt and dicrypt your files.
Divyanshu-hash / Face Recognition System🎯 A Python-based real-time face recognition system that detects faces, encodes them, stores in embeddings.pkl, and supports dynamic updates with new faces.
InnovativeCoder / Robust Anti SpoofingThe model is based on an anti-spoofing algorithm for face recognition. Python implementation of a set of algorithms to make the model robust and reach highest accuracy possible.
baxtan / VL.DeepFaceDeepFace is a lightweight face recognition and facial attribute analysis (age, gender, emotion and race) framework for python. It is a hybrid face recognition framework wrapping state-of-the-art models: VGG-Face, FaceNet, OpenFace, DeepFace, DeepID, ArcFace, Dlib, SFace and GhostFaceNet.
dharsandip / Voice Assistant Llm Rag Tts Stt AppIn this project, a Voice Assistant Application has been built using Streamlit in Python with Langchain, RAG and Llama3.3 model (Open Source LLM). pyttsx3 (text-to-speech library), speech_recognition (speech-to-text library), Hugging Face Instruct Embeddings and Chroma (open-source vector database), PyPDFLoader etc.
samyakrajbayar / Face Recognition SoftwareA comprehensive Python-based face recognition system with detection, identification, and verification capabilities. Supports real-time webcam feeds, image processing, video analysis, and includes both CLI and GUI interfaces.
riya060702 / Face Recognition Attendence SystemI have developed this face recognition Attendence system using Python. It is connected to an SQL database to store student details and attendence information. OpenCV and PIL libraries are used to capture the faces of student and store them in an image file. LBPH Face recognizer algorithm is used which is one of the easiest algorithms for face detection. HaarCascade frontal face algorithm is used which identifies the faces in an image.Tkinter is used to create user interface and datetime library is used to record attendence in real time. This recorded attendence can be exported using an excel or csv file
M-Taghizadeh / Deep Face RecognitionIn this repository, we implement and review state of the art papers in the field of face recognition and face detection, and perform operations such as face verification and face identification with Deep models like Arcface, MTCNN, Facenet and so on.
step305 / Jetson Nano FaceRecognitionFace recognition on Jetson Nano (Python version)
rishiprajapat / Automated Attendance System By Real Time Face RecognitionAn Automated Attendance system by face recognition (Python)
LasCC / Face RecognitionFace recognition with python 🐍
prateek27 / Ml Webinar Face Recoginition KnnFace Recognition Project made in Machine Learning LIVE Webinar using KNN algorithm and open cv for python
bet02024 / Face Recognition Ethereum ProtocolFace Recognition Protocol, PoC, Solidity, IPFS, Ethereum, NodeJs, Python, TensorFlow
semihamakinist / Face RecognitionThe world's simplest facial recognition api for Python and the command line by "ageitgey/face_recognition"
Vidhi1290 / Face Recognition System In Python Using FaceNetDive 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! 👩💻📸"
sb-robo / Open CV Face RecognitionReal-time face recognition project with Open-CV and Python
Sumanxhub / PresenSeeA Real-Time Face Recognition Attendance System using Python and OpenCV
AbdallahHemdan / Image Recognition🧑 Image Recognition is a Simple Face,Eye Recognition Using OpenCv ,Haar Cascade classifier and Python
tgoldmann / Face AI KitFaceAIKit is a Python library designed for face detection and recognition application.