首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:High Performance Implementation of 3D Convolutional Neural Networks on a GPU
  • 本地全文:下载
  • 作者:Qiang Lan ; Zelong Wang ; Mei Wen
  • 期刊名称:Computational Intelligence and Neuroscience
  • 印刷版ISSN:1687-5265
  • 电子版ISSN:1687-5273
  • 出版年度:2017
  • 卷号:2017
  • DOI:10.1155/2017/8348671
  • 出版社:Hindawi Publishing Corporation
  • 摘要:Convolutional neural networks have proven to be highly successful in applications such as image classification, object tracking, and many other tasks based on 2D inputs. Recently, researchers have started to apply convolutional neural networks to video classification, which constitutes a 3D input and requires far larger amounts of memory and much more computation. FFT based methods can reduce the amount of computation, but this generally comes at the cost of an increased memory requirement. On the other hand, the Winograd Minimal Filtering Algorithm (WMFA) can reduce the number of operations required and thus can speed up the computation, without increasing the required memory. This strategy was shown to be successful for 2D neural networks. We implement the algorithm for 3D convolutional neural networks and apply it to a popular 3D convolutional neural network which is used to classify videos and compare it to cuDNN. For our highly optimized implementation of the algorithm, we observe a twofold speedup for most of the 3D convolution layers of our test network compared to the cuDNN version.
国家哲学社会科学文献中心版权所有