Pinned Repositories
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
bob.palmvein
The Palmvein Recognition Library
compreface-python-sdk
Python SDK for CompreFace - free and open-source face recognition system from Exadel
contact-contactless-fingerprint
The fingerprint classification is conducted on PolyU's (Hong Kong Polytechnic University) research database with 336 individuals
Demo_FusionNet
Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"
django_mfa2_example
A simple fingerprint-based authentication and authorization application using django-mfa2
eng-yasmin275
Config files for my GitHub profile.
Face-Anti-Spoofing
In this project, we have implemented a network to detect real faces against fake ones.
face-detection-yolov8
face-detection-yolov8
Face-Recognition-Siamese-Network
A 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.
eng-yasmin275's Repositories
eng-yasmin275/Demo_FusionNet
Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"
eng-yasmin275/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
eng-yasmin275/compreface-python-sdk
Python SDK for CompreFace - free and open-source face recognition system from Exadel
eng-yasmin275/contact-contactless-fingerprint
The fingerprint classification is conducted on PolyU's (Hong Kong Polytechnic University) research database with 336 individuals
eng-yasmin275/django_mfa2_example
A simple fingerprint-based authentication and authorization application using django-mfa2
eng-yasmin275/eng-yasmin275
Config files for my GitHub profile.
eng-yasmin275/Face-Anti-Spoofing
In this project, we have implemented a network to detect real faces against fake ones.
eng-yasmin275/face-detection-yolov8
face-detection-yolov8
eng-yasmin275/Face-Recognition-Siamese-Network
A 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.
eng-yasmin275/Face-Recognition-Using-SVM
Code for a face recognition engine based on OpenCV to detect faces via a live webcam feed
eng-yasmin275/face-recognition-with-liveness-web-login
Face Recognition Web application Login with liveness detection for Anti-Spoofing
eng-yasmin275/face_recognition
The world's simplest facial recognition api for Python and the command line
eng-yasmin275/Face_Recognition_using_Siamese_Network
Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.
eng-yasmin275/FROM
[TPAMI 2021] End2End Occluded Face Recognition by Masking Corrupted Features
eng-yasmin275/insightface
State-of-the-art 2D and 3D Face Analysis Project
eng-yasmin275/InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
eng-yasmin275/Iris-Segmentation
Iris based security system using techniques of iris segmentation by Canny edge detection and Hough transformation.
eng-yasmin275/iris-Segmentation-mediapipe-python
Iris tracking MediaPipe Video Tutorial Source code
eng-yasmin275/LGSC-for-FAS
Learning Generalized Spoof Cues for FaceAnti-spoofing
eng-yasmin275/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
eng-yasmin275/Live-Streaming-using-OpenCV-Flask
A Flask Web-App to stream live from local webcam or CCTV (rtsp link)
eng-yasmin275/NextFace
A high-fidelity 3D face reconstruction library from monocular RGB image(s)
eng-yasmin275/openface
Face recognition with deep neural networks.
eng-yasmin275/python-tkinter
eng-yasmin275/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
eng-yasmin275/RobustPalmRoi
A robust algorithm for extracting ROI from palm image taken by mobile phone.
eng-yasmin275/spoofing_detection
Cork/Face Presentation Attack Detection
eng-yasmin275/TP-GAN
Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"
eng-yasmin275/yoloface
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
eng-yasmin275/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking