1adrianb / 1adrianb/face-alignment
landmark stability on video frames
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi, is there a way to stabilize the landmarks for subsequent video frames? The landmarks move quite a bit, even when there is no face movement in the video. They "jump around" by ~10 pixel.
Where does this behavior come from?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue is about landmark jitter in video frames. Start by looking at the video processing pipeline, likely in the main inference module. Check if there is temporal smoothing or tracking logic. Run the library on a sample video to observe the jitter. 'Done' means proposing a stabilization method, which requires understanding the model's frame-by-frame predictions.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- computer-vision
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100