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