中文

卷积滤波器的惰性求值

计算机视觉与模式识别 2016-05-30 v1 神经与进化计算

摘要

在本文中,我们提出了一种避免评估深度神经网络中某些卷积滤波器的技术。这使得能够权衡深度神经网络的准确率与计算和内存需求。这在无法将所有网络权重保存在内存中的受限设备上尤为重要。

关键词

引用

@article{arxiv.1605.08543,
  title  = {Lazy Evaluation of Convolutional Filters},
  author = {Sam Leroux and Steven Bohez and Cedric De Boom and Elias De Coninck and Tim Verbelen and Bert Vankeirsbilck and Pieter Simoens and Bart Dhoedt},
  journal= {arXiv preprint arXiv:1605.08543},
  year   = {2016}
}