1adrianb / 1adrianb/binary-face-alignment
The result of my training is very poor,why?
- 主要语言
- Lua
- 星标
- 147
- 派生
- 43
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- computer-vision, lua
- 领域
- computer-vision, machine-learning
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100