错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Convolutional Neural Networks

  • Deep Ray,
  • Orazio Pinti,
  • Assad A. Oberai

摘要

In the previous chapters, we have seen how to construct neural networks using fully-connected layers. We will now look at a different class of layers, called convolution layers [36, 59], which are very useful when handling inputs which are images. These are routinely used in network architectures designed for tasks such as classification of images into different categories [87, 98], performing semantic segmentation on images [66, 81, 108], and transforming images from one type to another [91].