exadel-inc / exadel-inc/compreface-python-sdk

Only 20 Faces listed by get(„faces“)

Abierto
#17 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
167
Forks
55
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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“

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start at the face_collection.list().get('faces') call and trace the SDK entry point for listing faces. Compare it with the REST endpoint's page and size parameters; done means callers can request pagination rather than being limited to the first 20 faces, including access to all 24 in the reported collection.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
api, computer-vision
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.