登录
首页 » 图形图像 » 数字识别程序,包含详细说明。训练方法。

数字识别程序,包含详细说明。训练方法。

于 2022-01-22 发布 文件大小:56.89 kB
0 192
下载积分: 2 下载次数: 2

代码说明:

数字识别程序,包含详细说明。用训练样本训练网络

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
    直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
    2023-04-06 10:20:03下载
    积分:1
  • 基于opencv利用差分法求运动的轮廓
    应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测                                                                  关键技术车辆检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测与跟踪部分使用不同颜色的外接矩形框表示,采用平均背景法更新背景图像,代码部分附详细解释
    2022-08-05 10:23:22下载
    积分:1
  • 一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误...
    一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误-Vc++ based object tracking the movement of program code, want to help everyone, test and correct
    2022-05-14 16:42:59下载
    积分:1
  • BC's GUI applications is extremely easy to use.
    BC++ 开发的图形界面应用程序,使用非常方便。-BC"s GUI applications is extremely easy to use.
    2022-10-27 05:25:03下载
    积分:1
  • 基于灰度梯度矩阵采用相关熵方法二值化
    基于灰度梯度矩阵采用相关熵方法二值化图像-Based on gray gradient matrix associated entropy method using binary image
    2022-03-18 03:53:31下载
    积分:1
  • This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimiza...
    这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method to write the thesis of BP neural network source code, use the batch method of training, the volume driven, adaptive learning rate adjustment, not only learning accuracy requirements specified the model training, and training gradually increased accuracy, this method has greatly accelerated the pace of training; In addition, the 0 mode and a model number vary greatly (5-6 times) to achieve high accuracy of the study.
    2022-03-19 23:21:05下载
    积分:1
  • display screen 360 degrees
    展示360度的画面-display screen 360 degrees
    2023-03-06 21:20:03下载
    积分:1
  • 本文实现了将自定义的文本或者保存到位bmp文件。提供源代码下载。 我们在用vc做程序时候,经常需要把输出的文本和保存到位文件,当然可以有现...
    本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。 我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿 -This article will realize a custom text or graphics in place plans to preserve bmp file. Provide the source code download. We have to do with vc procedures often need to output text and graphics document preservation plan in place, of course, can have ready-made controls to achieve, but should not, such as their wish
    2023-05-24 23:55:02下载
    积分:1
  • 让红色绿色蓝色RGB直方
    make histogram RGB red green blue
    2023-01-05 03:00:04下载
    积分:1
  • ReconocedorBarcodeenMatlab
    ReconocedorBarcodeenMatlab
    2022-07-12 12:45:08下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载