All Projects → nyoki-mtl → Keras Facenet

nyoki-mtl / Keras Facenet

Facenet implementation by Keras2

Projects that are alternatives of or similar to Keras Facenet

Njucs Course Material From Yikaizhang
南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 🍚​
Stars: ✭ 383 (-1.79%)
Mutual labels:  jupyter-notebook
Data Science And Machine Learning From Scratch
Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook
Production Data Science
Production Data Science: a workflow for collaborative data science aimed at production
Stars: ✭ 388 (-0.51%)
Mutual labels:  jupyter-notebook
Vae cf
Variational autoencoders for collaborative filtering
Stars: ✭ 386 (-1.03%)
Mutual labels:  jupyter-notebook
Dorn
Stars: ✭ 386 (-1.03%)
Mutual labels:  jupyter-notebook
Summerschool2015
Slides and exercises for the Deep Learning Summer School 2015 programming tutorials
Stars: ✭ 388 (-0.51%)
Mutual labels:  jupyter-notebook
Latent 3d points
Auto-encoding & Generating 3D Point-Clouds.
Stars: ✭ 385 (-1.28%)
Mutual labels:  jupyter-notebook
Graph transformer networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook
Computer Vision Basics With Python Keras And Opencv
Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook
Latex ocr pro
🎨 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)
Stars: ✭ 385 (-1.28%)
Mutual labels:  jupyter-notebook
Ufldl Tutorial
Deep Learning and Unsupervised Feature Learning Tutorial Solutions
Stars: ✭ 385 (-1.28%)
Mutual labels:  jupyter-notebook
100daysofmlcode
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook
Toyplot
Interactive plotting for Python.
Stars: ✭ 389 (-0.26%)
Mutual labels:  jupyter-notebook
Quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
Stars: ✭ 386 (-1.03%)
Mutual labels:  jupyter-notebook
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-0.51%)
Mutual labels:  jupyter-notebook
Supervisely Tutorials
🌈 Tutorials for Supervise.ly
Stars: ✭ 385 (-1.28%)
Mutual labels:  jupyter-notebook
Top250movie douban
TOP250豆瓣电影短评:Scrapy 爬虫+数据清理/分析+构建中文文本情感分析模型
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook
Comma2k19
A driving dataset for the development and validation of fused pose estimators and mapping algorithms
Stars: ✭ 391 (+0.26%)
Mutual labels:  jupyter-notebook
Mlcourse
Machine learning course materials.
Stars: ✭ 388 (-0.51%)
Mutual labels:  jupyter-notebook
Bayesian changepoint detection
Methods to get the probability of a changepoint in a time series.
Stars: ✭ 387 (-0.77%)
Mutual labels:  jupyter-notebook

keras-facenet

Facenet implementation by Keras2

Pretrained model

You can quickly start facenet with pretrained Keras model (trained by MS-Celeb-1M dataset).

  • Download model from here and save it in model/keras/

You can also create Keras model from pretrained tensorflow model.

Demo

Environments

Ubuntu16.04 or Windows10
python3.6.2
tensorflow: 1.3.0
keras: 2.1.2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].