1adrianb / 1adrianb/face-alignment
SFD speed ?
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Nice move to include SFD detector!
How fast is your PyTorch version of SFD? I remember trying some earlier port of SFD to PyTorch and it was ~10x slower than original Caffe implementation.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue asks about the speed of the PyTorch SFD detector compared to the original Caffe version. Start by locating the SFD detector implementation in the codebase, likely in a module like `face_alignment/detection/sfd`. Run benchmark tests to measure inference time, comparing against any available Caffe baseline or reported figures. Check for existing performance profiling scripts or consider writing a simple timing script that uses the detector on sample images. 'Done' would be a clear report of the current speed and identification of any bottlenecks.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- performance
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100