常用CTPNCRNN文本检测识别框架

Posted songxingzhu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用CTPNCRNN文本检测识别框架相关的知识,希望对你有一定的参考价值。

一、SWT识别:

yestinsong/Text-Detection( Text Detection System with MSER , SWT and Text Verification(fft and pca) )
https://github.com/yestinsong/Text-Detection

aperrau/DetectText:Detect text with stroke width transform.
https://github.com/aperrau/DetectText


liuliu/ccv: (C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library http://libccv.org )
https://github.com/liuliu/ccv

 



二、基于智能学习:caffe和crnn

       备注:CTPN :Connectionist Text Proposal Network

crnn(Convolutional Recurrent Neural Network 卷积循环神经网路)


tesseract-ocr/tesseract
https://github.com/tesseract-ocr/tesseract

tianzhi0549/CTPN : (Detecting Text in Natural Image with Connectionist Text Proposal Network http://textdet.com)
https://github.com/tianzhi0549/CTPN   


bgshih/crnn:Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
https://github.com/bgshih/crnn

bear63/sceneReco (CTPN+CRNN)
https://github.com/bear63/sceneReco

AKSHAYUBHAT/DeepVideoAnalytics  (CTPN+CRNN)
https://github.com/AKSHAYUBHAT/DeepVideoAnalytics/tree/master/notebooks/OCR

Crnn中文end-to-end识别
http://blog.csdn.net/u013293750/article/details/73188934

ankush-me/SynthText
https://github.com/ankush-me/SynthText

JarveeLee/SynthText_Chinese_version
https://github.com/JarveeLee/SynthText_Chinese_version

 

以上内容来源于:https://blog.csdn.net/weixin_38197294/article/details/78659650  非常非常感谢源作者分享。

以上是关于常用CTPNCRNN文本检测识别框架的主要内容,如果未能解决你的问题,请参考以下文章

OCR文字识别—文本检测的算法

OCR文字识别—文本检测的算法

使用 Pygments 检测代码片段的编程语言

12mmaction2 行为识别商用级别X3D复现 demo实现 检测自己的视频 Expanding Architecturesfor Efficient Video Recognition(代码片段

文本检测和识别 代码结构梳理

[深度学习][原创]常用ocr框架和技术总结