python手写多个字母识别_一个带界面的CNN手写数字识别,使用Python(tensorflow, kivy)实现...

一个使用Python、Tensorflow和Kivy实现的手写数字识别应用,支持鼠标或触屏输入,能识别0-9的数字。通过Tensorflow训练CNN模型,利用MNIST数据集,并用Kivy创建用户界面。
摘要由CSDN通过智能技术生成

CNN_Handwritten_Digit_Recognizer (CNN手写数字识别)

A CNN handwritten digit recognizer with graphical UI, implemented with Python (tensorflow, kivy).

一个带界面的CNN手写数字识别,使用Python(tensorflow, kivy)实现。

Introduction (简介)

This is a simple handwritten digit recognizer application, implemented with only Python language. Basically, I use Tensorflow to build the CNN classifier as the recognizer, and use Kivy to realize the UI. This program supports mouse or touch screen, and can recognize 0-9 altogether 10 numbers. The keypoint is as follows:

Use Tensorflow (as well as its Estimator API) to build the CNN model. Use MNIST dataset to train the model.

Use Kivy to build the UI.

After drawing digit on the Kivy App window, the app export the digit as a image, which, after being processed with PIL, is feeded to the CNN model. The recognition result is displayed o

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值