This repository provides code and resources to accompany the blog post From Softmax to ArcFace: Building Better Embeddings with Additive Angular Margins.
- Main Notebook:
softmax-to-arcface.ipynb— Explore and experiment with softmax and ArcFace approaches for building better embeddings.
- Pretrained Models:
- Found in the
data/directory.
- Found in the
- Environment Setup:
- See
requirements.txtandcompose.yamlfor dependencies and container setup.
- See
This project is licensed under the MIT License.