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

Only 20 Faces listed by get(„faces“) #17

Open
DirkWuerdemann opened this issue Jan 30, 2023 · 1 comment
Open

Only 20 Faces listed by get(„faces“) #17

DirkWuerdemann opened this issue Jan 30, 2023 · 1 comment

Comments

@DirkWuerdemann
Copy link

Dear all,
The following code only deliver 20 Faces although my Facecollection has 24.

faces: list = face_collection.list().get('faces')

when I go via the REST API I can set a size Parameter which seems here not possible.
Dirk

curl -X GET "http://localhost:8000/api/v1/recognition/faces?page=0&size=2" -H "x-api-key:nnnn“

@pospielov
Copy link
Contributor

It looks like this is a bug.
I'll add it to our Jira.
As a workaround, you can use the REST API.
Here you can find code snippets for it:
https://documenter.getpostman.com/view/17578263/UUxzAnde#2febdce6-c451-4cc4-b3d3-c1c4b20c5fe7

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