Skip to content

assert 'detection' in self.models AssertionError (( models and buffalo folder present in models folder)) #797

Open
@lamb909

Description

@lamb909

This is the error i get when I try to run via gpu or cpu
All dependencies installed properly
I've also deleted and tried installation a second time - same thing

Both model folders in place
bufallo.l folder also in models folder
(I've tried with it without the Buffalo.l folder)
(Also tried just copying only the .onxx file and paste)
Same error

Get this error each and every time

PC SPECS
Windows 11
DLcam V1.3
GPU - RTX3070 8gbVram
CPU- Intel Core i7 - 11gen

Traceback (most recent call last):
File "C:\DeepLiveCam\DeepLiveCam\run.py", line 6, in
core.run()
File "C:\DeepLiveCam\DeepLiveCam\modules\core.py", line 267, in run
initialize_face_analyser()
File "C:DeepLiveCam\DeepLiveCam\modules\face_analyser.py", line 42, in initialize_face_analyser
FACE_ANALYSER = insightface.app.FaceAnalysis(name='buffalo_l', providers=modules.globals.execution_providers)
File "C:\DeepLiveCam\DeepLiveCam\venv\lib\site-packages\insightface\app\face_analysis.py", line 43, in init
assert 'detection' in self.models
AssertionError

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions