1adrianb / 1adrianb/face-alignment
About speed of sfd and fan Inference
オープン
- 主要言語
- Python
- スター
- 7.5k
- フォーク
- 1.4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I tested the code on my nvidai k40 gpu,but both sfd and fan Inference are too slow. sfd=12s fan=3s around. May I know how fast you have tested ?
Thx.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue mentions slow inference times for SFD and FAN models on an NVIDIA K40 GPU. Start by checking the model loading and inference code in the repository, likely in the main inference scripts or model definitions. Look for any existing benchmarks or performance tests. Compare with the expected speeds by reviewing documentation or related issues. Profiling the inference step with tools like PyTorch profiler can identify bottlenecks.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100