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

Only 20 Faces listed by get(„faces“)

オープン
#17 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
167
フォーク
55
PR マージ指標
30日以内にマージされた PR はありません

説明

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“

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
api, computer-vision
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。