1adrianb / 1adrianb/binary-face-alignment
The result of my training is very poor,why?
- Linguagem predominante
- Lua
- Estrelas
- 147
- Forks
- 43
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hello, I tried to train the binary network in the way of the paper XNOR-Net (https://github.com/allenai/XNOR-Net), however, the training result is very poor, the structure of my model is the same as the pretrained model you give ,and the training parameters are based on the parameters given in the paper. I used BCECriterion, the loss is always around 0.027 when i trained more then 47 epoch, it doesn't drop anymore, and the prediction is poor too. I‘m very confused why the result is so poor ,could you tell me some training details? Thank you very much!
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue references training a binary network using XNOR-Net methodology with poor results. Examine the training scripts and model definitions in the repository to understand the binary convolution implementation. Check loss computation with BCECriterion and compare hyperparameters against the paper. Running existing training tests or examples may help reproduce the issue.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- computer-vision, lua
- Domínio
- computer-vision, machine-learning
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 20/100