Home

Awesome

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.<br> This just contain a sphereloss and train demo.<br> Thanks to sphereface,It gives me a lot of inspiration.

Requirements

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