All Projects → Facenet Face Recognition → Similar Projects or Alternatives

6560 Open source projects that are alternatives of or similar to Facenet Face Recognition

Pytorch Gan
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Stars: ✭ 150 (+177.78%)
Mutual labels:  jupyter-notebook, gan
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+6024.07%)
Mutual labels:  jupyter-notebook, gan
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (+416.67%)
Mutual labels:  jupyter-notebook, gan
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (+155.56%)
Mutual labels:  jupyter-notebook, gan
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (+1088.89%)
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (+172.22%)
Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (+274.07%)
Mutual labels:  jupyter-notebook, gan
Ownphotos
Self hosted alternative to Google Photos
Stars: ✭ 2,587 (+4690.74%)
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+711.11%)
Mutual labels:  jupyter-notebook, gan
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+12461.11%)
Mutual labels:  jupyter-notebook, gan
Seqface
SeqFace : Making full use of sequence information for face recognition
Stars: ✭ 125 (+131.48%)
Discogan Pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
Stars: ✭ 961 (+1679.63%)
Mutual labels:  jupyter-notebook, gan
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (+135.19%)
Face generator
DCGAN face generator 🧑.
Stars: ✭ 146 (+170.37%)
Mutual labels:  jupyter-notebook, gan
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (+157.41%)
Mutual labels:  jupyter-notebook, gan
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (+229.63%)
Mutual labels:  jupyter-notebook, gan
Gans From Theory To Production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
Stars: ✭ 182 (+237.04%)
Mutual labels:  jupyter-notebook, gan
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+10492.59%)
Mutual labels:  jupyter-notebook, gan
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (+190.74%)
Mutual labels:  jupyter-notebook, gan
Face specific augm
Face Renderer to perform Domain (Face) Specific Data Augmentation
Stars: ✭ 398 (+637.04%)
Simgan Captcha
Solve captcha without manually labeling a training set
Stars: ✭ 405 (+650%)
Mutual labels:  jupyter-notebook, gan
Tf Tutorials
A collection of deep learning tutorials using Tensorflow and Python
Stars: ✭ 524 (+870.37%)
Mutual labels:  jupyter-notebook, gan
Gantts
PyTorch implementation of GAN-based text-to-speech synthesis and voice conversion (VC)
Stars: ✭ 460 (+751.85%)
Mutual labels:  jupyter-notebook, gan
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+1285.19%)
Mutual labels:  jupyter-notebook, gan
Inverse Style Gan
Looking up a generative latent vectors from (face) reference images.
Stars: ✭ 26 (-51.85%)
Mutual labels:  gan, face-recognition
Capsule Gan
Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".
Stars: ✭ 120 (+122.22%)
Mutual labels:  jupyter-notebook, gan
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-27.78%)
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+2646.3%)
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+148.15%)
Mutual labels:  jupyter-notebook, gan
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (+100%)
Mutual labels:  jupyter-notebook, gan
Face Recognition
Face recognition and its application as attendance system
Stars: ✭ 143 (+164.81%)
Starnet
StarNet
Stars: ✭ 141 (+161.11%)
Mutual labels:  jupyter-notebook, gan
Sphereface Plus
SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.
Stars: ✭ 151 (+179.63%)
Stylegan2 Projecting Images
Projecting images to latent space with StyleGAN2.
Stars: ✭ 102 (+88.89%)
Mutual labels:  jupyter-notebook, gan
Catdcgan
A DCGAN that generate Cat pictures 🐱‍💻
Stars: ✭ 177 (+227.78%)
Mutual labels:  jupyter-notebook, gan
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (+220.37%)
Mutual labels:  jupyter-notebook, gan
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (+250%)
Mutual labels:  jupyter-notebook, gan
Pix2pix Film
An implementation of Pix2Pix in Tensorflow for use with frames from films
Stars: ✭ 162 (+200%)
Mutual labels:  jupyter-notebook, gan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (+320.37%)
Mutual labels:  jupyter-notebook, gan
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (+316.67%)
Mutual labels:  jupyter-notebook, gan
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (+5638.89%)
Mutual labels:  jupyter-notebook, gan
Face Classification
Face model to classify gender and race. Trained on LFWA+ Dataset.
Stars: ✭ 104 (+92.59%)
Sdv
Synthetic Data Generation for tabular, relational and time series data.
Stars: ✭ 360 (+566.67%)
Mutual labels:  jupyter-notebook, gan
Advanced Tensorflow
Little More Advanced TensorFlow Implementations
Stars: ✭ 364 (+574.07%)
Mutual labels:  jupyter-notebook, gan
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (+681.48%)
Mutual labels:  jupyter-notebook, gan
T81 558 deep learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Stars: ✭ 4,152 (+7588.89%)
Mutual labels:  jupyter-notebook, gan
Hidt
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
Stars: ✭ 513 (+850%)
Mutual labels:  jupyter-notebook, gan
Generative Adversarial Networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
Stars: ✭ 505 (+835.19%)
Mutual labels:  jupyter-notebook, gan
Wgan Tensorflow
a tensorflow implementation of WGAN
Stars: ✭ 572 (+959.26%)
Mutual labels:  jupyter-notebook, gan
Face Recognition
Deep face recognition with Keras, Dlib and OpenCV
Stars: ✭ 342 (+533.33%)
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 (+1266.67%)
Facial Similarity With Siamese Networks In Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
Stars: ✭ 719 (+1231.48%)
Deep learning projects
Stars: ✭ 28 (-48.15%)
Mutual labels:  jupyter-notebook, gan
Fewshot Face Translation Gan
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Stars: ✭ 705 (+1205.56%)
Mutual labels:  jupyter-notebook, gan
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (+85.19%)
Mutual labels:  jupyter-notebook, gan
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+2487.04%)
Mutual labels:  jupyter-notebook, gan
Artificial Intelligence
Awesome Artificial Intelligence Projects
Stars: ✭ 330 (+511.11%)
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+1205.56%)
Mutual labels:  jupyter-notebook, gan
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-33.33%)
Mutual labels:  jupyter-notebook, gan
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (-16.67%)
1-60 of 6560 similar projects