1adrianb / 1adrianb/binary-face-alignment

conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn

オープン
#12 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。