1adrianb / 1adrianb/face-alignment
DownLoading Problem.
- Lenguaje dominante
- Python
- Estrellas
- 7.5k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, when I import `face_alignment` module and use `face_alignment.FaceAlignment()`. It starts to download pre-trained CNN model. However, it 's pretty slow. Would you like to share the model file in Github?
Thank you, sincerely.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look at the code that downloads the model, likely in the __init__ of FaceAlignment or a utils/download.py file. Check where the model URL is defined and how the download is triggered. The change would involve hosting the model file on GitHub releases or another mirror and updating the download logic. Verify by running a test that imports face_alignment and see if it fetches from the new location.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, pytorch
- Área
- developer-experience, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100