BriefGPT.xyz
Jun, 2019
回归简单:如何从头训练准确的二值神经网络?
Back to Simplicity: How to Train Accurate BNNs from Scratch?
HTML
PDF
Joseph Bethge, Haojin Yang, Marvin Bornstein, Christoph Meinel
TL;DR
本研究关注二值神经网络的训练精度问题,提出了一些新的设计原则,设计出了一种新的二值神经网络体系结构BinaryDenseNet,并在ImageNet数据集上获得18.6%和7.6%的精度改进。
Abstract
binary neural networks
(
bnns
) show promising progress in reducing computational and memory costs but suffer from substantial accuracy degradation compared to their real-valued counterparts on large-scale datasets
→