1adrianb / 1adrianb/face-alignment
Problem about Pickle
- 主要语言
- Python
- 星标
- 7.5k
- 派生
- 1.4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I noticed that the data is saved as PKL.
I tried to use pickle package, but I meet a problem.

The same problem happen on colab.
The pickle package is default pre-installed package. I did not install anything.
After installing pytorch, nothing changes.
Thanks!
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions a problem loading a .pkl file, but does not specify the file path or error details. First, locate the data files in the repository, likely in a data/ or models/ directory. Check the pickle loading code to see if it expects a specific Python or PyTorch version. Run the existing tests related to data loading to reproduce the error.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, pytorch
- 领域
- data
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100