1adrianb / 1adrianb/face-alignment
How to set confidence for sfd
オープン
- 主要言語
- Python
- スター
- 7.5k
- フォーク
- 1.4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey, Is there a way to apply a confidence threshold to the face bounding box detection?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the face detection module, likely in face_alignment/detection/sfd/. Find where bounding boxes are generated and see if confidence scores are already computed. The task is to add a threshold parameter to filter detections. Check the API entry points and existing tests to understand how to integrate the new parameter.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- computer-vision, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100