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

Only 20 Faces listed by get(„faces“)

Đang mở
#17 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
167
Fork
55
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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“

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
api, computer-vision
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.