1adrianb / 1adrianb/face-alignment
Can this detection library be used for training?
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I have pip this package, And the effect is very good.
But I want to know if this can be used for training?
For example, I want to predict the landmarks of the generated image and the input image, and calculate the landmark loss to train the network.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue asks if the face-alignment library can be used for training, specifically to compute landmark loss. Start by examining the library's API and source code to see if it exposes the necessary components (like landmark predictions) for integration into a training loop. Look for examples or documentation on model outputs and check if gradients can flow through the library's operations. Determine what modifications or wrapper code would be needed to use it within a PyTorch training script.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- ai, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100