deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
22.76k stars 5.34k forks source link

How to start with ArcFace #1296

Open JaviMota opened 3 years ago

JaviMota commented 3 years ago

Hi, I want to run a script using the resnet101 model but Im not finding the process very easy. I have try the verification.py script inside /recognition/ArcFace folder and I got errors with pytest "fixture 'data_set' not found". Which are the main steps to get working ArcFace without training?

For deploy.py script I dont understand what format needs to have the model and ga-model.

Can work all the code in CPU?

Thanks.

SthPhoenix commented 3 years ago

Try official Insightface python package