DayBreak-u / chineseocr_liteLinks
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
☆12,139Updated last year
Alternatives and similar repositories for chineseocr_lite
Users that are interested in chineseocr_lite are comparing it to the libraries listed below
Sorting:
- yolo3+ocr☆6,073Updated 2 years ago
- 开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~☆2,750Updated 2 years ago
- CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scen…☆3,574Updated 6 months ago
- Free Offline OCR 离线的中文文本检测+识别SDK☆1,341Updated 7 months ago
- Awesome multilingual OCR and Document Parsing toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languag…☆50,613Updated this week
- darknet text detect and darknet cnn ocr☆1,161Updated 3 years ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,949Updated 5 years ago
- PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码☆5,252Updated 2 years ago
- The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。☆49,629Updated 2 months ago
- 中华新华字典数据库。包括歇后语,成语,词语,汉字。☆11,229Updated last year
- Collaboration with wangxupeng(https://github.com/wangxupeng)☆1,904Updated 9 months ago
- 一款入门级的人脸、视频、文字检测以及识别的项目.☆10,973Updated 5 years ago
- 😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟☆16,119Updated 2 years ago
- AI education materials for Chinese students, teachers and IT professionals.☆13,905Updated last year
- 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate☆17,322Updated last year
- 收集免费的接口服务,做一个api的搬运工☆15,424Updated 3 weeks ago
- [已失效,不再维护]☆11,488Updated 3 years ago
- CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras