1adrianb / 1adrianb/binary-face-alignment
conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn
- Linguagem predominante
- Lua
- Estrelas
- 147
- Forks
- 43
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- lua
- Domínio
- ai-infra-agents, computer-vision
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100