1adrianb / 1adrianb/face-alignment
Problem about Pickle
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100