366 skills found · Page 2 of 13
shubamwalia / Face Recognition Attendance SystemFace Recognition Attendance System with Python 3.6 and OpenCV 3.4
codeglitchz / Attendance SystemA simple, modern and scalable facial recognition based attendance system built with Python back-end & Angular front-end.
Arijit1080 / Face Recognition Based Attendance SystemThis project is a face recognition-based attendance system that uses OpenCV and Python. The system uses a camera to capture images of individuals and then compares them with the images in the database to mark attendance.
JiageWang / Openpose Based GUI For Realtime Pose Estimate And Action RecognitionGUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data saving. Realtime gesture recognition is realized through two-layer neural network based on the skeleton collected from the gui.
agyorev / Eigenfaces:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.
wangwei20140722 / Face Recognition Check In System基于python+face_recognition+opencv+pyqt5+百度AI实现的人脸识别、语音播报、语音合成、模拟签到系统
Pragya9ps / Face Recognition Attendance SystemAttendance Management System based on Face Recognition using Python and OpenCv
MiChongGET / Face Collectionpython的face_recognition人脸识别库的使用
recognito-vision / Windows FaceRecognition FaceLivenessDetection PythonNIST_FRVT Top 1🏆 Face Recognition, Liveness Detection(Face Anti-Spoof), Face Attribute Analysis Windows Server SDK Demo ☑️ Face Recognition ☑️ Face Matching ☑️ Face Liveness Detection ☑️ Face Identification (1:N Face Search) ☑️ Face Attribute Analysis
kby-ai / FaceRecognition DockerFace Recognition Docker, Face Liveness Detection, Face Search, Face Identification, Face Matching, Face Comparison, Facial Recognition
a-akram-98 / Face LibFace Library is a 100% python open source package for accurate and real-time face detection and recognition. The package is built over OpenCV and using famous models and algorithms for face detection and recognition tasks. Make face detection and recognition with only one line of code. The Library doesn't use heavy frameworks like TensorFlow, Keras and PyTorch so it makes it perfect for production.
SajjadAemmi / Face RecognitionFace Recognition using Python
aryaraj132 / FaceDetection AttendanceSystemAn attendance system using Face Recognition feature with OpenCV library of Python. You can create a dataset of your face and train the system with that dataset, with this trained model we implemented attendance system to recognize the face and mark the attendance of user using provided user id.
Cltcj / Face Recognition Project Based On Pythonrecognition -demo
Parveshdhull / FaceRecognitionUsing PCA 2D PCA And 2D Square PCAImplementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces: 1. Single Person Image 2. Group Image 3. Recognize Face In Video
kumarvivek9088 / Face Emotion Recognition Machine LearningFace Emotion Recognition using Machine Learning Python
Otutu11 / Face RecognitionA face recognition Python application with a simple desktop UI
yinchuandong / Opencv FaceA simple face recognition demo based on python-OpenCV
ntshvicky / FaceRecognitionAttendanceAn Android as frontend and Python as backend face recognition app used on attendance management
adityajn105 / Face Recognition Siamese NetworkA Face Recognition Siamese Network implemented using Keras. Siamese Network is used for one shot learning which do not require extensive training samples for image recognition.