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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100