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