OpenSphere: A hyperspherical face recognition library based on PyTorch

 

made-with-python
made-with-pytorch
License: MIT

OpenSphere is a hyperspherical face recognition library based on PyTorch. See the project homepage.

Introduction

OpenSphere provides a consistent and unified training and evaluation framework for hyperspherical face recognition research. The framework decouples the loss function from the other varying components such as network architecture, optimizer, and data augmentation. It can fairly compare different loss functions in hyperspherical face recognition on popular benchmarks, serving as a transparaent platform to reproduce published results.

Supported Projects