1adrianb / 1adrianb/face-alignment

SFD speed ?

Abierto
#102 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
7.5k
Forks
1.4k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python, pytorch
Área
performance
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.