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