卷积神经网络的结构模型对图像进行训练与识别(cnn)我要分享

Image training and recognition based on structural model of convolutional neural network

卷积神经网络 图像训练 图像识别 cnn

关注次数: 372

下载次数: 1

文件大小: 4KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

卷积神经网络的结构模型,可实现对图像进行训练与识别。


English Description:

The structure model of convolution neural network can realize image training and recognition.


代码预览

CNN_upweight.m

crtimg.m

tcnn.m

init_kernel.m

convolution.m

pooling.m

convolution_f1.m