- Hands-On Generative Adversarial Networks with Keras
- Rafael Valle
- 191字
- 2021-06-24 14:33:51
The convolution layer
Convolutional Neural Networks (CNNs) are neural networks that learn filters, tensors in , which are convolved with the data. In the image domain, a filter is usually square and with small sizes ranging from 3 x 3 to 9 x 9 in pixel size. The convolution operation can be interpreted as sliding a filter over the data and, for each position, applying a dot product between the filter and the data at that position. The following diagram shows an intermediary step of convolution with stride 1 where the kernel in green is convolved with the first area in the data, represented by the red grid:

A special characteristic of CNNs is that the weights of the filters are learned. For example, if the task at hand is classifying monochromatic handwritten digits from the MNIST dataset, the ANN might learn filters that look similar to vertical, horizontal, and diagonal lines.
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- 網(wǎng)絡(luò)服務(wù)器架設(shè)(Windows Server+Linux Server)
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)·基礎(chǔ)模塊
- 離散事件系統(tǒng)建模與仿真
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)基礎(chǔ)
- 四向穿梭式自動(dòng)化密集倉(cāng)儲(chǔ)系統(tǒng)的設(shè)計(jì)與控制
- 信息物理系統(tǒng)(CPS)測(cè)試與評(píng)價(jià)技術(shù)
- 空間站多臂機(jī)器人運(yùn)動(dòng)控制研究
- Visual C++項(xiàng)目開(kāi)發(fā)案例精粹
- Microsoft Dynamics CRM 2013 Marketing Automation
- Learn Microsoft Azure
- Microsoft System Center Data Protection Manager Cookbook
- Cisco UCS Cookbook
- 工程地質(zhì)地學(xué)信息遙感自動(dòng)提取技術(shù)