卷积神经网络卷积算子我要分享

Convolutional neural network convolution operator

matlab 神经网络 卷积 算子

关注次数: 183

下载次数: 0

文件大小: 1.05 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:应用背景这个应用程序是用来查找对象的图像。要做到这,我们使用卷积神经网络。我在这里在卷积层共享的卷积运算。关键技术在MATLAB软件的应用。我分享了这个文件。这是利用卷积神经网络的初始层。这将运行它的最大60000个图像。


English Description:

Application backgroundthis application is used to find objects in an image. to do that we use convolution neural network. here i am sharing the convolve operation in convolution layer.Key Technologysoftware used here is matlab. and i shared the .m file. this uses convolutional neural networks initial layer. this would run it to maximum 60000 images.


代码预览