1adrianb / 1adrianb/binary-face-alignment
conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn
- 主要言語
- Lua
- スター
- 147
- フォーク
- 43
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I was trying to convert this model into CPU supported device(nn), was able to convert some of the layers using cudnn.convert, but getting stuck at layers from bnn.torch, has anyone converted bnn layers to nn or cudnn.
any help would be appreciated.
Thank you
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue mentions converting bnn.SpatialConvolution and bnn.binary layers to nn or cudnn for CPU support. Look at the model definition in the repository to identify where these bnn layers are used. Research the bnn.torch library to understand the layer interfaces and how they differ from standard nn layers. Check if there are existing conversion utilities or if manual reimplementation is needed, then test the converted model on CPU.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua
- 領域
- ai-infra-agents, computer-vision
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100