搜索资源列表
handwrite2
- 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
OpenCV官方教程中文版(For Python)
- 图形识别,机器学习,数字识别,python学习(Graph recognition, machine learning, digit recognition, python learning)
14.SVM(代码)
- 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
Classify handwriten digits
- python下CNN手写数字识别CNN Classify handwriten digits(CNN Classify handwriten digits)
liuwentaoboy-SegNet-RS-master
- 进行图像数字的识别功能,结合python语言与opencv,很强大!(The recognition of image numbers , combined with the Python language and opencv , it is powerful !)
stacking
- kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin
input_data
- mnist数据集的导入文件,官网上有可能进不去(def maybe_download(filename, work_directory): """Download the data from Yann's website, unless it's already here.""")
数码管数字切割识别
- 数码管切割数字识别,通过多重切割扫描,识别图像数字,为python代码,可以借鉴
从九宫格数独图片中拿到九宫格
- 本源码可以从九宫格数独图片中拿到九宫格的数据,即每个位置的数字。
KNN手写数字识别
- 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
手写体识别/python
- 此程序使用的是python语言,能对手写数字0~9进行识别。