Ross ROSS = Recommend OSS · open-source software intelligence for agents

wy1iu/sphereface

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17. observed · 2026-08-28

github.com/wy1iu/sphereface · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3332
  • days_rel: n/a
  • days_push: 1501
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1606 stars · 530 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official implementation of SphereFace (Deep Hypersphere Embedding for Face Recognition, CVPR 2017), built on Caffe with a full face recognition pipeline including face detection, alignment, and recognition. It introduces the A-Softmax (angular softmax) loss for learning discriminative angular face embeddings.

Use cases

  • train a face recognition model with angular margin loss
  • reproduce SphereFace results on MegaFace and LFW benchmarks
  • build a face verification pipeline with detection and alignment
  • research angular margin loss functions for face embeddings
  • extract face embeddings for identity matching
  • compare A-Softmax against softmax for face recognition

When to choose

  • you need the original reference implementation of SphereFace/A-Softmax for research or paper reproduction
  • you work with Caffe and want the complete detection-alignment-recognition pipeline
  • you are studying angular margin losses in metric learning

When to avoid

  • you want a modern, easy-to-use PyTorch implementation (use OpenSphere instead)
  • you need production face recognition with maintained dependencies
  • you cannot build Caffe or lack GPU infrastructure

Facets

library · maturity maintenance

deep-learning computer-vision image-processing machine-learning computer-vision deep-learning image-processing artificial-intelligence python cpp face-recognition sphereface angular-softmax caffe cvpr-2017 face-detection face-alignment research-code gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
wy1iu/spherefacemain32

For agents

markdown · JSON · MCP: product_card(name="wy1iu/sphereface")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem