1adrianb / 1adrianb/face-alignment

Problem about Pickle

Open
#307 0 comments 0 reactions 0 assignees View on GitHub
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.

![pickle](https://user-images.githubusercontent.com/14899779/163512281-8a5a8a2a-6fa4-4572-b5f5-4d23ecff00e9.PNG)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.