1adrianb / 1adrianb/binary-face-alignment

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

未关闭
#12 5 条评论 0 个 reaction 已指派 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 摘要。