-
Notifications
You must be signed in to change notification settings - Fork 7
Description
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!