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

Issue while adding image #5

Open
bainadeashish opened this issue Sep 13, 2017 · 0 comments
Open

Issue while adding image #5

bainadeashish opened this issue Sep 13, 2017 · 0 comments

Comments

@bainadeashish
Copy link

Hi ,
I tried to add the image using below code:

python add_image.py -i "Picture 1.jpg" -c home -l Ashish9561217616

but it gives error:

Traceback (most recent call last):
File "add_image.py", line 36, in
file.write(('%s | %s | %s | %s | %s\n') % (current, args.label, args.collection, response['FaceRecords'][0]['Face']['FaceId'], response['FaceRecords'][0]['Face']['ImageId']))
IndexError: list index out of range
picture 1

I have attached the image file.
Can you help to identify the cause of problem?Is there any issue with image?

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

1 participant