Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test model file not found #7

Open
ofek53katzav1 opened this issue Apr 28, 2024 · 1 comment
Open

test model file not found #7

ofek53katzav1 opened this issue Apr 28, 2024 · 1 comment

Comments

@ofek53katzav1
Copy link

hello guys,
first of all, thanks for the sdk, looks awesome.
im trying to work trough the video of the explanation of how to establish the sdk in windows
and when im trying to make the test im getting this message:

recognition] [--input_image ] [--input_image2 ] [--sdk_path ..] [--window <yes/no>] [--output <yes/no>]
--mode option (string ) value: 'detection'
--input_image option (string ) value: '../../../test_images/face.jpg'
--sdk_path option (string ) value: '..'
warning: --window option (string ) not found, use default value: 'yes'
warning: --output option (string ) not found, use default value: 'yes'
! exception catched: 'errcode 0x10d504a0 : model file not found
' ... exiting

i kept the same settings as the video, can someone help please?
thanks ahead!

@sergei-alabugin
Copy link
Collaborator

Hi @ofek53katzav1!

Please, make sure that you've download models weights correctly. This should happen when this script is executed

gdown https://drive.google.com/u/0/uc?id=162OXlEh_18TLI0denqNysnBAGE3l8F-N -O models.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants