facenet-pytorch - PyPI
https://pypi.org/project/facenet-pytorch09.03.2021 · Face Recognition Using Pytorch This is a repository for Inception Resnet (V1) models in pytorch, pretrained on VGGFace2 and CASIA-Webface. Pytorch model weights were initialized using parameters ported from David Sandberg's tensorflow facenet repo.
GitHub - cavalleria/cavaface: face recognition training ...
https://github.com/cavalleria/cavaface12.11.2021 · this repo provides a high-performance distribute parallel training framework for face recognition with pytorch, including various backbones (e.g., resnet, ir, ir-se, resnext, attentionnet-ir-se, resnest, hrnet, etc.), various losses (e.g., softmax, focal, sphereface, cosface, amsoftmax, arcface, arcnegface, curricularface, li-arcface, qamface, …