1adrianb / 1adrianb/face-alignment

DownLoading Problem.

未关闭
#178 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
7.5k
派生
1.4k
PR 合并指标
30 天内没有已合并 PR

描述

Hi, when I import `face_alignment` module and use `face_alignment.FaceAlignment()`. It starts to download pre-trained CNN model. However, it 's pretty slow. Would you like to share the model file in Github?

Thank you, sincerely.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Look at the code that downloads the model, likely in the __init__ of FaceAlignment or a utils/download.py file. Check where the model URL is defined and how the download is triggered. The change would involve hosting the model file on GitHub releases or another mirror and updating the download logic. Verify by running a test that imports face_alignment and see if it fetches from the new location.

由索引模型根据 Issue 内容生成。

评估

技术栈
python, pytorch
领域
developer-experience, tooling
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。