GithubHelp home page GithubHelp logo

laugh12321 / handwriting-recognition Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 12.0 22.37 MB

✨Using Neural Network and Convolution Neural Network to realize simple handwritten recognition, and using OpenCV to recognition. (利用 NN, CNN 等 实现简单的手写数字识别, 并使用 OpenCV 进行实时的检测)

Home Page: https://github.com/laugh12321/Handwriting-Recognition

License: MIT License

Jupyter Notebook 99.57% Python 0.43%
nerual-network handwriting-recognition cnn opencv-python handwritten-recognition demo neural-network opencv dataset

handwriting-recognition's People

Contributors

laugh12321 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

handwriting-recognition's Issues

环境问题

你好,按你的环境安装后运行报错
Traceback (most recent call last):
File "CVKeras20190303.py", line 12, in
model =load_model('./model01.h5')
File "D:\anaconda\envs\tensorflow1_14\lib\site-packages\keras\engine\saving.py", line 458, in load_wrapper
return load_function(*args, **kwargs)
File "D:\anaconda\envs\tensorflow1_14\lib\site-packages\keras\engine\saving.py", line 550, in load_model
model = _deserialize_model(h5dict, custom_objects, compile)
File "D:\anaconda\envs\tensorflow1_14\lib\site-packages\keras\engine\saving.py", line 242, in _deserialize_model
model_config = json.loads(model_config.decode('utf-8'))
AttributeError: 'str' object has no attribute 'decode'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.