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