当前位置:网站首页 > Haskell函数式编程 > 正文

conv1d函数(conv2d函数)



int

Number of channels in the input image

输入图像通道数

int

Number of channels produced by the convolution

卷积产生的通道数

(int or tuple)

Size of the convolving kernel

卷积核尺寸,可以设为1个int型数或者一个(int, int)型的元组。例如(2,3)是高2宽3卷积核

(int or tuple, optional)

Stride of the convolution. Default: 1

卷积步长,默认为1。可以设为1个int型数或者一个(int, int)型的元组。

(int or tuple, optional)

Zero-padding added to both sides of the input. Default: 0

填充操作,控制的数目。

(string, optional)

‘zeros’, ‘reflect’, ‘replicate’ or ‘circular’. Default: ‘zeros’

模式,默认为Zero-padding 。

(int or tuple, optional)

Spacing between kernel elements. Default: 1

扩张操作:控制kernel点(卷积核点)的间距,默认值:1。

(int, optional)

Number of blocked connections from input channels to output channels. Default: 1

group参数的作用是控制分组卷积,默认不分组,为1组。

(bool, optional)

If True, adds a learnable bias to the output. Default: True

为真,则在输出中添加一个可学习的偏差。默认:True。

到此这篇conv1d函数(conv2d函数)的文章就介绍到这了,更多相关内容请继续浏览下面的相关 推荐文章,希望大家都能在编程的领域有一番成就!

版权声明


相关文章:

  • ew是什么焊接(ew是什么焊接形式)2025-06-08 22:27:07
  • pem文件是什么意思(pem格式文件怎么打开)2025-06-08 22:27:07
  • 多级列表如何设置1-1(多级列表如何设置1.1、2.1.2.2这样的格式)2025-06-08 22:27:07
  • 信用卡支付方式有哪些(信用卡支付方式有哪些种类)2025-06-08 22:27:07
  • 支付方式pos是什么(支付方式pos是什么意思呀)2025-06-08 22:27:07
  • pivot函数(pivot函数 excel)2025-06-08 22:27:07
  • max函数是窗口函数(max函数调用)2025-06-08 22:27:07
  • cjson库函数(库函数stdio)2025-06-08 22:27:07
  • 支付方式怎么更换手机号(支付方式怎么更换手机号码绑定)2025-06-08 22:27:07
  • 开题报告一级论文开题报告的内容和撰写技巧!二级论文开题报告的内容和撰写技巧!三级论文开题报告的内容和撰写技巧!格式(开题报告的一级论文开题报告的内容和撰写技巧!二级论文开题报告的内容和撰写技巧!是什么)2025-06-08 22:27:07
  • 全屏图片