当前位置:网站首页>On the concepts of "input channel" and "output channel" in convolutional neural networks
On the concepts of "input channel" and "output channel" in convolutional neural networks
2022-07-24 05:52:00 【Ml -- xiaoxiaobai】
The picture below is from :https://segmentfault.com/q/1010000016667038
In a more concise word, it is :
Input channel refers to the input of several two-dimensional information , That is very intuitive rgb The picture has r,g,b Three channels , This determines the number of channels of the convolution kernel , That is, the number of channels of the input image determines the number of convolution kernel channels ;( In the picture , The first column has three matrices , That is, the input channel is 3, So behind , The second and third Columns , That is, two convolution kernels , They also have three matrices , That is, the number of convolution kernels is 3.)
Output channel refers to convolution ( relation ) Number of output channels after operation , It determines how many convolution kernels there are , That is, the number of output channels required , You need a few convolution kernels .( In the figure , The second and third columns are convolution kernels of three channels respectively , After the convolution operation between the input image and these two convolution kernels , Two matrices of the fourth column are generated , That is, two channels are output )
Finally, let's talk about the dynamic diagram demonstration , Enter a three channel image , And two three channel convolution kernels , Get two output channels .
边栏推荐
- 【activiti】activiti系统表说明
- "Statistical learning methods (2nd Edition)" Li Hang Chapter 14 clustering method mind map notes and after-school exercise answers (detailed steps) K-means hierarchical clustering Chapter 14
- 比较好的CV链接收藏(动态更新)
- @Async does not execute asynchronously
- 《统计学习方法(第2版)》李航 第22章 无监督学习方法总结 思维导图笔记
- SSM项目配置中问题,各种依赖等(个人使用)
- Multi merchant mall system function disassembly lesson 03 - platform side merchant management
- 主成分分析计算步骤
- 在网络中添加SE通道注意力模块
- [activiti] activiti process engine configuration class
猜你喜欢

《统计学习方法(第2版)》李航 第14章 聚类方法 思维导图笔记 及 课后习题答案(步骤详细) k-均值 层次聚类 第十四章

Xshell远程访问工具

likeshop单商户商城系统搭建,代码开源无加密
![[activiti] Introduction to activiti](/img/99/e973279d661960853b3af69a7e8ef2.png)
[activiti] Introduction to activiti

Multi merchant mall system function disassembly lecture 08 - platform end commodity classification

Multi merchant mall system function disassembly lecture 06 - platform side merchant settlement agreement

Likeshop100% open source encryption free B2B2C multi merchant mall system

Introduction to PC mall module of e-commerce system

学习率余弦退火衰减之后的loss

Help transform traditional games into gamefi, and web3games promote a new direction of game development
随机推荐
likeshop | 单商户商城系统代码开源无加密-PHP
多商户商城系统功能拆解13讲-平台端会员管理
PLSQL query data garbled
Add se channel attention module to the network
Multi merchant mall system function disassembly lecture 07 - platform side commodity management
Problems in SSM project configuration, various dependencies, etc. (for personal use)
synergy局域网实现多主机共享键鼠(amd、arm)
ERP+RPA 打通企业信息孤岛,企业效益加倍提升
《机器学习》(周志华) 第4章 决策树 学习心得 笔记
统计信号处理小作业——瑞利分布噪声中确定性直流信号的检测
Canal+kafka actual combat (monitor MySQL binlog to realize data synchronization)
第三章 线性模型总结
【activiti】activiti介绍
[activiti] activiti environment configuration
学习率余弦退火衰减之后的loss
找ArrayList<ArrayList<Double>>中出现次数最多的ArrayList<Double>
Multi merchant mall system function disassembly lecture 09 - platform end commodity brands
Target detection tagged data enhancement code
How to quickly connect CRM system and ERP system to realize the automatic flow of business processes
Loss after cosine annealing decay of learning rate