1adrianb / 1adrianb/face-alignment
how to get face landmarks from a batch?
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
could anyone tell me how to get face landmarks from a batch? the api 'get_landmarks_from_batch' seems not to work, the code shows that it still get landmarks from image one by one. could anyone help me? thanks in advance.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the face-alignment library's API, specifically the 'get_landmarks_from_batch' method. Examine the source code to see how it processes images. Check if there are existing tests for batch processing. The goal is to understand why it processes images one by one and to propose a fix that enables true batch landmark extraction.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- ai, computer-vision
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100