1adrianb / 1adrianb/face-alignment
How to set confidence for sfd
Ouverte
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hey, Is there a way to apply a confidence threshold to the face bounding box detection?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- computer-vision, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100