1adrianb / 1adrianb/face-alignment
Can this detection library be used for training?
- Lingua principale
- Python
- Stelle
- 7.5k
- Fork
- 1.4k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python, pytorch
- Ambito
- ai, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100