1adrianb / 1adrianb/face-alignment
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
Ouverte
- Langage dominant
- Python
- Étoiles
- 7.5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Cette issue n'a pas de description.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The error suggests a corrupted PyTorch model file. Check the model loading code, likely in the library's initialization or download logic. Verify the integrity of the model file (`.pth` or similar) and the zip reading mechanism in PyTorch's `torch.jit.load` or `torch.load`. Look for related issues about model downloads or file paths.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, pytorch
- Domaine
- ai, machine-learning
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100