1adrianb / 1adrianb/face-alignment
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
未关闭
- 主要语言
- Python
- 星标
- 7.5k
- 派生
- 1.4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
这个 Issue 没有描述。
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, pytorch
- 领域
- ai, machine-learning
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100