1adrianb / 1adrianb/face-alignment
DownLoading Problem.
- Ngôn ngữ chính
- Python
- Star
- 7.5k
- Fork
- 1.4k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python, pytorch
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100