1adrianb / 1adrianb/face-alignment
Can this detection library be used for training?
- 主要語言
- Python
- 星號
- 7.5k
- 分支
- 1.4k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I have pip this package, And the effect is very good.
But I want to know if this can be used for training?
For example, I want to predict the landmarks of the generated image and the input image, and calculate the landmark loss to train the network.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue asks if the face-alignment library can be used for training, specifically to compute landmark loss. Start by examining the library's API and source code to see if it exposes the necessary components (like landmark predictions) for integration into a training loop. Look for examples or documentation on model outputs and check if gradients can flow through the library's operations. Determine what modifications or wrapper code would be needed to use it within a PyTorch training script.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, pytorch
- 領域
- ai, machine-learning
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100