搜索资源列表

  1. pytesser_v0.0.1

    0下载:
  2. 基于目前最优秀的开放的OCR引擎 tesseract 用Python实现了OCR识别的功能。 主要对英文和数字识别
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:2264064
    • 提供者:davi
  1. NN

    0下载:
  2. 实现的一个用于手写数字识别的框架,可以设置神经网络结构,用的数据是mnist的(Implementation of a handwritten numeral recognition fr a mework, you can set the neural network structure, the training data is MNIST)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:13843456
    • 提供者:hlhsp
  1. svm手写数字识别

    0下载:
  2. Python语言实现的SVM手写数字识别(SVM handwritten numeral recognition based on Python language)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:172032
    • 提供者:wuxia
  1. CNN_OCR

    0下载:
  2. 平台MXNet上实现基于CNN的光学字符数字识别。(Implementation of optical character recognition based on CNN on platform MXNet.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:36231168
    • 提供者:科长O
  1. network2

    0下载:
  2. 初学机器学习,第一步是做一个简单的手写数字识别,我选用的是MNIST数据集(用其他数据集也可以,原理都差不多),算法是KNN(下载库直接调用函数,算法的具体实现没有过多关心)。在网上也看到过MNIST数据集的Python代码,但是感觉有些复杂,作为初学者见到那么多代码就头大……这里分享一下我的代码,虽然并不完善,但是可以为其他初学者提供一点简单的思路吧。(Learning machine learning, the first step
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:lyzhacef
  1. OpenCV官方教程中文版(For Python)

    1下载:
  2. 图形识别,机器学习,数字识别,python学习(Graph recognition, machine learning, digit recognition, python learning)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:5928960
    • 提供者:卢大师
  1. KNN

    0下载:
  2. 分类算法数字识别,KNN算法, 调用代码 import lyqKnn from numpy import * lyqKnn.handwritingClassTest()(Classification algorithm digital recognition)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:485376
    • 提供者:刘刘0909
  1. 手写数字识别

    0下载:
  2. 一个练习机器学习的算法,解决手写数字识别的算法(An algorithm that exercises machine learning to solve the handwritten numeral recognition algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:41984
    • 提供者:其实还好
  1. 数字识别

    0下载:
  2. python的keras调用theano创建cnn识别minist手写数字(use keras of python to create cnn to recognize digit wrote by hand)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:12545024
    • 提供者:tyx14
  1. 14.SVM(代码)

    2下载:
  2. 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:187392
    • 提供者:THTing
  1. BP神经网络手写数字识别

    0下载:
  2. 使用bp神经网络算法识别手写阿拉伯数字图像,三层的误差反馈神经网络,可输出准确率,数据集为60000条数据,每条数据是一张28*28的图片(The BP neural network algorithm is used to recognize handwritten Arabia digital images, and the error feedback neural network of three layers can outp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:22823936
    • 提供者:ALLENWHELS
  1. mnist

    0下载:
  2. 深度学习时间手写数字识别,使用python和tensorflow实现(Handwritten numerals recognition in depth learning time)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:suswzh
  1. Classify handwriten digits

    0下载:
  2. python下CNN手写数字识别CNN Classify handwriten digits(CNN Classify handwriten digits)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:29049856
    • 提供者:白菜纷纷
  1. 代码

    0下载:
  2. 手写数字识别,使用神经网络进行minist库的手写数字识别(Minist,I don't want to say,you can see Chinese introduction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:27648
    • 提供者:RainMoun
  1. 基于机器学习的手写数字识别

    0下载:
  2. 基于Python机器学习的手写数字识别 基于Python机器学习的手写数字识别(Handwritten digit recognition based on Python machine learning Handwritten digit recognition based on Python machine learning)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:11616256
    • 提供者:李四12345
  1. digit_recognizer[1]

    0下载:
  2. python SVM(支持向量机)实现手写数字识别(SVM realization of digital recognition)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:15663104
    • 提供者:z_jiayue
  1. python opencv 数字识别

    0下载:
  2. python 基础教程 修改了不能运行的问题 对于学习opencv Python 数字识别有一定的帮助(Python basic tutorials modify the problems that are not running and have some help in learning opencv Python digital recognition)
  3. 所属分类:Python编程

    • 发布日期:2024-05-22
    • 文件大小:16444416
    • 提供者:fivelong
  1. digit-recognition-master

    0下载:
  2. generateclassifier.py Python脚本来创建文件digits_cls.pkl分类器。 performrecognition.py Python脚本测试分类。 digits_cls.pkl -数字识别的分类器文件。 photo_1.jpg测试图像1号测试分类器 photo_2.jpg测试图像号码2测试分类(generateClassifier.py - Python scr ipt to create
  3. 所属分类:Python编程

    • 发布日期:2024-05-22
    • 文件大小:113664
    • 提供者:wangyue1995
  1. 基于Tensorflow的CNN数字识别

    0下载:
  2. 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:4585472
    • 提供者:小刘hhhlll
  1. KNN手写数字识别

    0下载:
  2. 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:jjkka
« 12 »

源码中国 www.ymcn.org