All Projects → Facerecognition → Similar Projects or Alternatives

411 Open source projects that are alternatives of or similar to Facerecognition

Patternrecognition matlab
Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
Stars: ✭ 33 (-83.98%)
Mutual labels:  pca, lda
MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น [2020]
Stars: ✭ 28 (-86.41%)
Mutual labels:  pca, face-recognition
ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
Stars: ✭ 72 (-65.05%)
Mutual labels:  pca, face-recognition
zAnalysis
zAnalysis是基于Pascal语言编写的大型统计学开源库
Stars: ✭ 52 (-74.76%)
Mutual labels:  pca, lda
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-85.44%)
Mutual labels:  pca, lda
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (-81.07%)
Mutual labels:  pca, lda
deepvis
machine learning algorithms in Swift
Stars: ✭ 54 (-73.79%)
Mutual labels:  pca, lda
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (-36.89%)
Mutual labels:  pca, lda
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-90.78%)
Mutual labels:  pca, lda
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+1518.45%)
Mutual labels:  pca, lda
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (-47.57%)
Mutual labels:  pca, lda
Movie rating prediction
Predict movie's IMDB rating
Stars: ✭ 177 (-14.08%)
Mutual labels:  face-recognition
Sphereface Plus
SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.
Stars: ✭ 151 (-26.7%)
Mutual labels:  face-recognition
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (-28.64%)
Mutual labels:  face-recognition
Face Recognition
Face recognition and its application as attendance system
Stars: ✭ 143 (-30.58%)
Mutual labels:  face-recognition
Facerecognition guide
This is a guide to face recognition with Python, GNU Octave/MATLAB and OpenCV2 C++. Eigenfaces and Fisherfaces are explained in detail and implemented.
Stars: ✭ 188 (-8.74%)
Mutual labels:  face-recognition
Attendance Using Face
Face-recognition using Siamese network
Stars: ✭ 174 (-15.53%)
Mutual labels:  face-recognition
Eagleeye
Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Stars: ✭ 2,868 (+1292.23%)
Mutual labels:  face-recognition
Attendace management system
In this system we can fill attendance by face recognition
Stars: ✭ 135 (-34.47%)
Mutual labels:  face-recognition
Human
Human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking and Age & Gender Prediction
Stars: ✭ 172 (-16.5%)
Mutual labels:  face-recognition
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (-35.44%)
Mutual labels:  face-recognition
Center Loss.pytorch
center loss for face recognition
Stars: ✭ 131 (-36.41%)
Mutual labels:  face-recognition
Viewfacecore
C# 超简单的人脸识别库。
Stars: ✭ 193 (-6.31%)
Mutual labels:  face-recognition
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (-9.22%)
Mutual labels:  face-recognition
Facepause
Look Away to Pause Youtube - Experimental Chrome Extension
Stars: ✭ 171 (-16.99%)
Mutual labels:  face-recognition
Svm Classification Localization
HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS
Stars: ✭ 130 (-36.89%)
Mutual labels:  pca
Maskedface Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Stars: ✭ 152 (-26.21%)
Mutual labels:  face-recognition
Nlg Yongzhuo
中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)
Stars: ✭ 175 (-15.05%)
Mutual labels:  lda
Miscellaneous R Code
Code that might be useful to others for learning/demonstration purposes, specifically along the lines of modeling and various algorithms. Now almost entirely superseded by the models-by-example repo.
Stars: ✭ 146 (-29.13%)
Mutual labels:  pca
Tf Insightface
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
Stars: ✭ 191 (-7.28%)
Mutual labels:  face-recognition
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (-30.1%)
Mutual labels:  pca
Facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Stars: ✭ 176 (-14.56%)
Mutual labels:  face-recognition
Face Recognition.js
Simple Node.js package for robust face detection and face recognition. JavaScript and TypeScript API.
Stars: ✭ 1,768 (+758.25%)
Mutual labels:  face-recognition
Mediadevices
Go implementation of the MediaDevices API.
Stars: ✭ 197 (-4.37%)
Mutual labels:  face-recognition
Facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
Stars: ✭ 137 (-33.5%)
Mutual labels:  face-recognition
Dockerface
Face detection using deep learning.
Stars: ✭ 173 (-16.02%)
Mutual labels:  face-recognition
Intelegent lock
lock mechanism with face recognition and liveness detection
Stars: ✭ 134 (-34.95%)
Mutual labels:  face-recognition
Mobile Id
Deep Face Model Compression
Stars: ✭ 187 (-9.22%)
Mutual labels:  face-recognition
Noiseface
Noise-Tolerant Paradigm for Training Face Recognition CNNs
Stars: ✭ 132 (-35.92%)
Mutual labels:  face-recognition
Ownphotos Frontend
Stars: ✭ 171 (-16.99%)
Mutual labels:  face-recognition
Paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Stars: ✭ 131 (-36.41%)
Mutual labels:  face-recognition
Arcface Multiplex Recognition
适用于复杂场景的人脸识别身份认证系统
Stars: ✭ 200 (-2.91%)
Mutual labels:  face-recognition
Face Api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Stars: ✭ 13,258 (+6335.92%)
Mutual labels:  face-recognition
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-38.35%)
Mutual labels:  face-recognition
Tensorflow Facenet
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
Stars: ✭ 127 (-38.35%)
Mutual labels:  face-recognition
Mfr
Learning Meta Face Recognition in Unseen Domains, CVPR, Oral, 2020
Stars: ✭ 127 (-38.35%)
Mutual labels:  face-recognition
Opencv Course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Stars: ✭ 185 (-10.19%)
Mutual labels:  face-recognition
Ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
Stars: ✭ 166 (-19.42%)
Mutual labels:  pca
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-38.83%)
Mutual labels:  face-recognition
Arcface Tf2
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
Stars: ✭ 124 (-39.81%)
Mutual labels:  face-recognition
Masktheface
Convert face dataset to masked dataset
Stars: ✭ 167 (-18.93%)
Mutual labels:  face-recognition
Seqface
SeqFace : Making full use of sequence information for face recognition
Stars: ✭ 125 (-39.32%)
Mutual labels:  face-recognition
Deepstack
The World's Leading Cross Platform AI Engine for Edge Devices
Stars: ✭ 120 (-41.75%)
Mutual labels:  face-recognition
Face Nn
游戏捏脸,基于神经风格迁移框架生成逼真人脸
Stars: ✭ 192 (-6.8%)
Mutual labels:  face-recognition
Pca Magic
PCA that iteratively replaces missing data
Stars: ✭ 185 (-10.19%)
Mutual labels:  pca
Facenet mtcnn to mobile
convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)
Stars: ✭ 166 (-19.42%)
Mutual labels:  face-recognition
Msmbuilder
🏗 Statistical models for biomolecular dynamics 🏗
Stars: ✭ 118 (-42.72%)
Mutual labels:  pca
Dlib Face Recognition Android
Android app to demo dlib face recognition
Stars: ✭ 115 (-44.17%)
Mutual labels:  face-recognition
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+1144.66%)
Mutual labels:  face-recognition
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.
Stars: ✭ 113 (-45.15%)
Mutual labels:  face-recognition
1-60 of 411 similar projects