Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 769 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 769 Bytes

InsightFace: 2D and 3D Face Analysis Project

Forked from insightface. Much simplified from the original repo, mainly focus on the training part.

Face Recognition

Introduction

torch only

  • Please refer to datasets page for the details of face recognition datasets used for training and evaluation.

  • Please refer to evaluation page for the details of face recognition evaluation.

TODO

  • try magface with torch partial-fc

Methods

Supported methods:

Contributing

As this is a forked repo, I appreciate all contributers for the previous work on insightface.