deepinsight / deepinsight/insightface

insightface.model_zoo.model_zoo.get_model() returns RetinaFace not SCRFD instance?

Open
#2,226 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have the following code:

` face_detector = insightface.model_zoo.model_zoo.get_model('insightface/models/antelope/scrfd_10g_bnkps.onnx')`

However in the latest version of insightface this retruns an instance of RetinaFace instead of SCRFD. Any idea how to fix this?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.