All Projects → Facerecognition → Similar Projects or Alternatives

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

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 (+253.13%)
Mutual labels:  cnn, face-recognition
Face Nn
游戏捏脸,基于神经风格迁移框架生成逼真人脸
Stars: ✭ 192 (+500%)
Mutual labels:  cnn, face-recognition
Dlib face recognition from camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Stars: ✭ 719 (+2146.88%)
Mutual labels:  cnn, face-recognition
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (+40.63%)
Mutual labels:  cnn, face-recognition
Noiseface
Noise-Tolerant Paradigm for Training Face Recognition CNNs
Stars: ✭ 132 (+312.5%)
Mutual labels:  cnn, face-recognition
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (+1178.13%)
Mutual labels:  cnn, face-recognition
Ai sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Stars: ✭ 830 (+2493.75%)
Mutual labels:  cnn
Palmnet
Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"
Stars: ✭ 25 (-21.87%)
Mutual labels:  cnn
Facerecognition In Arkit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
Stars: ✭ 768 (+2300%)
Mutual labels:  face-recognition
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+2253.13%)
Mutual labels:  face-recognition
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-62.5%)
Mutual labels:  cnn
Squeezenet v1.2
Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.
Stars: ✭ 23 (-28.12%)
Mutual labels:  cnn
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+2206.25%)
Mutual labels:  face-recognition
Exemplar Cnn
Discriminative Unsupervised Feature Learning with Convolutional Neural Networks
Stars: ✭ 16 (-50%)
Mutual labels:  cnn
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+2831.25%)
Mutual labels:  cnn
Codes For Lane Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
Stars: ✭ 801 (+2403.13%)
Mutual labels:  cnn
Mxnet Ir
Image Retrieval Experiment Using Triplet Loss
Stars: ✭ 27 (-15.62%)
Mutual labels:  cnn
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (+2265.63%)
Mutual labels:  face-recognition
Fast Shadow Detection
Fast Shadow Detection from a Single Image Using a Patched CNN
Stars: ✭ 24 (-25%)
Mutual labels:  cnn
Self driving pi car
A deep neural network based self-driving car, that combines Lego Mindstorms NXT with the computational power of a Raspberry Pi 3.
Stars: ✭ 744 (+2225%)
Mutual labels:  cnn
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-9.37%)
Mutual labels:  cnn
Lstm Char Cnn Tensorflow
in progress
Stars: ✭ 737 (+2203.13%)
Mutual labels:  cnn
Facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
Stars: ✭ 921 (+2778.13%)
Mutual labels:  face-recognition
Bosssensor
Hide screen when boss is approaching.
Stars: ✭ 6,081 (+18903.13%)
Mutual labels:  cnn
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+18600%)
Mutual labels:  cnn
Training extensions
Trainable models and NN optimization tools
Stars: ✭ 857 (+2578.13%)
Mutual labels:  face-recognition
Mpcnn
Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现
Stars: ✭ 22 (-31.25%)
Mutual labels:  cnn
Torchio
Medical image preprocessing and augmentation toolkit for deep learning
Stars: ✭ 708 (+2112.5%)
Mutual labels:  cnn
Anime4kcpp
A high performance anime upscaler
Stars: ✭ 887 (+2671.88%)
Mutual labels:  cnn
Facerec Lock
Face recognition to control servo lock using Raspberry Pi and OpenCV
Stars: ✭ 7 (-78.12%)
Mutual labels:  face-recognition
Face Recognition
Face Recognition Using Keras/tensorflow coupled with Node.js Server
Stars: ✭ 16 (-50%)
Mutual labels:  face-recognition
Sai
SDK for TEE AI Stick (includes model training script, inference library, examples)
Stars: ✭ 28 (-12.5%)
Mutual labels:  cnn
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+2415.63%)
Mutual labels:  cnn
Inverse Style Gan
Looking up a generative latent vectors from (face) reference images.
Stars: ✭ 26 (-18.75%)
Mutual labels:  face-recognition
Tf cnnvis
CNN visualization tool in TensorFlow
Stars: ✭ 769 (+2303.13%)
Mutual labels:  cnn
Compreface
Free and open-source face recognition system from Exadel
Stars: ✭ 947 (+2859.38%)
Mutual labels:  face-recognition
Sincnet
SincNet is a neural architecture for efficiently processing raw audio samples.
Stars: ✭ 764 (+2287.5%)
Mutual labels:  cnn
Cnnimageretrieval Pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
Stars: ✭ 931 (+2809.38%)
Mutual labels:  cnn
Srgan Tensorflow
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
Stars: ✭ 754 (+2256.25%)
Mutual labels:  cnn
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-34.37%)
Mutual labels:  cnn
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+2237.5%)
Mutual labels:  cnn
Deepfakes video classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets
Stars: ✭ 24 (-25%)
Mutual labels:  cnn
Facex Zoo
A PyTorch Toolbox for Face Recognition
Stars: ✭ 744 (+2225%)
Mutual labels:  face-recognition
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-3.12%)
Mutual labels:  cnn
Awesome Face
😎 face releated algorithm, dataset and paper
Stars: ✭ 739 (+2209.38%)
Mutual labels:  face-recognition
Deep Music Genre Classification
🎵 Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Stars: ✭ 23 (-28.12%)
Mutual labels:  cnn
Dcnv2
Deformable Convolutional Networks v2 with Pytorch
Stars: ✭ 868 (+2612.5%)
Mutual labels:  cnn
Facial Similarity With Siamese Networks In Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
Stars: ✭ 719 (+2146.88%)
Mutual labels:  face-recognition
Cnn Fusion
采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法
Stars: ✭ 22 (-31.25%)
Mutual labels:  cnn
Pytorchinsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
Stars: ✭ 713 (+2128.13%)
Mutual labels:  cnn
Object face detection webcam react
Face/Mood detection using face-api.js
Stars: ✭ 29 (-9.37%)
Mutual labels:  face-recognition
Face verification experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Stars: ✭ 712 (+2125%)
Mutual labels:  face-recognition
Deepcache
Cache design for CNN on mobile
Stars: ✭ 22 (-31.25%)
Mutual labels:  cnn
Hand3d
Network estimating 3D Handpose from single color images
Stars: ✭ 690 (+2056.25%)
Mutual labels:  cnn
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Stars: ✭ 688 (+2050%)
Mutual labels:  cnn
Attention Ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Stars: ✭ 844 (+2537.5%)
Mutual labels:  cnn
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (+2718.75%)
Mutual labels:  cnn
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+2031.25%)
Mutual labels:  cnn
Facerecognitiondotnet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
Stars: ✭ 672 (+2000%)
Mutual labels:  face-recognition
Helloface
An awesome face technology repository.
Stars: ✭ 905 (+2728.13%)
Mutual labels:  face-recognition
1-60 of 700 similar projects