Giter VIP home page Giter VIP logo

dazhuanocr's Introduction

dazhuanocr

大篆字体识别的一个demo,利用卷积神经网络对16个大篆字体进行识别,包括一个小的数据集,以及投影法字符分割代码,项目可对一个包含大篆字体的图片上的字符进行分割,并分别送入神经网络中进行识别 此项目解释器为python3.7 所用的库有 sklearn==0.0 tensorflow==2.0.0rc0 numpy==1.17.0 opencv==3.4.5 各文件介绍: │ datamaking.py 数据整理,图片处理,去噪,将图片变为白底黑字 │ dazhuan_app.py 最后用来测试效果的,可以修改里面的图片文件 │ inference.py 推理代码
│ train.py 训练代码 │ vertical_horizontal_simplecut.py 投影法字符分割代码 │
├─.idea │ │ misc.xml │ │ modules.xml │ │ workspace.xml │ │ 大篆字体识别.iml │ │
│ └─inspectionProfiles │ profiles_settings.xml │
├─checkpoint 保存的模型文件夹,可进行断点续训 │ checkpoint │ dazhuan.tf.data-00000-of-00001 │ dazhuan.tf.index │
├─cutimg 分割后的图片 ├─x_test 测试图片 ├─杂图 运行dazhuan_app.py显示图片分割和识别结果

dazhuanocr's People

Contributors

lalaland1921 avatar

Stargazers

Zhenghuiwen avatar  avatar  avatar Tu Xin avatar  avatar  avatar  avatar Oooooo: avatar  avatar  avatar

Watchers

James Cloos avatar 乾朗Jonathan  avatar  avatar

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.