deepinsight / deepinsight/insightface

scrfd error : The KeyError ~~~ is not in the ~~~ registry

Open
#1,547 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Hi, I am testing "webcam_demo.py" in insightface/scrfd.
However, I could not do it cuz

"" KeyError: 'SCRFD is not in the models registry ""

Im using pre-trained model ::
configs/scrfd/SCRFD_2.5G_BNKPS.py
checkpoints/SCRFD_2.5G_KPS.pth

I cant find how to do. Can u help me ??
Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with webcam_demo.py and the SCRFD_2.5G_BNKPS.py configuration, then trace how the SCRFD_2.5G_KPS.pth checkpoint is loaded and how the model registry is populated. Reproduce the reported KeyError and determine whether the configuration and checkpoint are registered consistently; done means webcam_demo.py starts without the registry error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.