andrewhuman / sphereloss_tensorflow

SphereFace_tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a simple re-implemention of a-softmax loss which proposed in paper: SphereFace: Deep Hypersphere Embedding for Face Recognition. Please cite it if it helps in your paper.
This just contain a sphereloss and train demo.
Thanks to sphereface,It gives me a lot of inspiration.

Requirements

Tensorflow1.2+
scipy
scikit-learn
opencv-python
h5py
matplotlib
Pillow
requests
psutil

About

SphereFace_tensorflow


Languages

Language:Jupyter Notebook 82.7%Language:Python 17.3%