当前位置:网站首页>Pytorch learning diary (III)
Pytorch learning diary (III)
2022-07-19 07:08:00 【When to order】
Follow Tang Yudi pytorch On the third day , Roll up !
Convolutional neural networks (CNN)
I've learned it several times , Here are only the points that should be paid attention to :
1、 The number of channels of convolution kernel should be the same as that of input image , And the parameter values of different channels of each convolution kernel are different . for example , The three channels of the convolution kernel convolute the three channels of the picture respectively and add them ( Then add bias bias ) Get an eigenvalue ;
2、 The convolution kernel size of different convolution layers can be different , The size of different convolution kernels in the same convolution layer needs to be the same , The number of characteristic graphs is the same as the number of convolution kernels ;
3、padding Time filling 0 The reason is that , It will only expand the size without affecting the calculation ;
4、 Convolution result calculation formula : Feature map size =[( Image size - Convolution kernel size + 2 * padding)/ step ]+ 1;
5、 Only the layer with parameters can be counted as a layer , Such as convolution ;
边栏推荐
- M simulation of cooperative MIMO distributed space-time coding technology based on MATLAB
- m基于matlab的超宽带MIMO雷达对目标的检测仿真,考虑时间反转
- How to set primary key self growth in PostgreSQL database
- 1. What is a server?
- 类与super、继承
- m基于Lorenz混沌自同步的混沌数字保密通信系统的FPGA实现,verilog编程实现,带MATLAB混沌程序
- 搭建一个网站都需要那些东西
- 爬虫基础—Session和Cookie
- IP fragment是什么意思?如何防御IP fragment攻击?
- Weight matching (greedy)
猜你喜欢

我的世界1.12.2 神奇宝贝(精灵宝可梦) 开服教程

正则表达式

103.53.124. What is the difference between X IP BGP line and ordinary dedicated line

How to open the service of legendary mobile games? How much investment is needed? What do you need?

Intranet penetration server building tutorial, NPs use tutorial

Minecraft paper version 1.18.1 open service tutorial, my world open service tutorial, mcsmanager 9 panel use tutorial

基于simulink的转速反馈单闭环直流调速系统

Performance evaluation and comparison of lightweight application servers of major cloud service manufacturers, Alibaba cloud, Tencent cloud, Huawei cloud, and ucloud

传奇手游怎么开服?需要投资多少?需要那些东西?

Data protection / disk array raid protection IP segment 103.103.188 xxx
随机推荐
How to open the service of legendary mobile games? How much investment is needed? What do you need?
pytorch张量
How to download free papers from CNKI
What is CDN? What are the advantages of using CDN?
Intranet penetration server building tutorial, NPs use tutorial
C语言编译器的下载、配置和基本使用
企业或个人域名备案怎么弄
What do you need to build a website
SSH remote login service
SNN学习日记——安装SpikingJelly
1.服务器是什么?
快速理解重定向
Sed command of text three swordsman -- text replacement; Grep command - text filtering
Review summary of MySQL
Class and super, inheritance
cookie、session的配置和使用
How to record enterprise or personal domain names
华为云 鲲鹏ARM云服务器 和 x86云服务器 性能评测对比
Deploy zabbix-agaent2 and verify
What does IP fragment mean? How to defend against IP fragment attacks?