deepinsight / insightface

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

Can I use batch inference by specifying ArcFaceONNX config in FaceAnalysis class? #2557

Open abeldafa opened 5 months ago

abeldafa commented 5 months ago

I'm currently using the FaceAnalysis class in my project and I'm wondering whether I can use a ArcFaceONNX config to enable batch inference in FaceAnalysis class. #1678