1adrianb / 1adrianb/face-alignment
DownLoading Problem.
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- developer-experience, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100