自然场景文本检测的一些最新前沿的博客笔记

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/yunxinan/article/details/83015519

https://blog.csdn.net/peaceinmind/article/details/51387367
如何训练yolo文字检测 及 crnn ocr文字识别 #59
https://github.com/chineseocr/chineseocr/issues/59
https://github.com/chineseocr/chineseocr
https://ptorch.com/news/195.html
数据集
https://blog.csdn.net/dulingtingzi/article/details/81108637
利用SynthText生成自然场景文本检测数据集
https://blog.csdn.net/baidu_14831657/article/details/77498467?locationNum=2&fps=1
OCR-caffe
https://github.com/pannous/caffe-ocr
https://github.com/pannous/caffe-ocr

Practical Deep OCR for scene text using CTPN + CRNN
https://github.com/AKSHAYUBHAT/DeepVideoAnalytics/blob/master/docs/experiments/ocr/readme.md
Please note that the CTPN code used in this post has been updated.

Instead of the Caffe based CTPN I have migrated to (Tensorflow CTPN by eragonruan](https://github.com/eragonruan/text-detection-ctpn)
https://github.com/AKSHAYUBHAT/DeepVideoAnalytics/blob/master/docs/experiments/ocr/readme.md

text-detection-ctpn
https://github.com/eragonruan/text-detection-ctpn

基于ssd的文本检测
https://blog.csdn.net/u010167269/article/details/52851667?tdsourcetag=s_pcqq_aiomsg
https://blog.csdn.net/xz1308579340/article/details/79760038?tdsourcetag=s_pcqq_aiomsg
https://tongpi.github.io/basicOCR/docs/yushan/textbox.html?tdsourcetag=s_pcqq_aiomsg

预处理的四个经典链接
https://blog.csdn.net/sinat_36458870/article/details/78825571
https://blog.csdn.net/weixin_40647819/article/details/80884594
https://blog.csdn.net/t6_17/article/details/78729097
https://jingyan.baidu.com/article/b7001fe1ced33f0e7382dd7d.html
https://blog.csdn.net/mao_hui_fei/article/details/79729956
https://blog.csdn.net/sinat_36458870/article/details/78825571
https://blog.csdn.net/tonghua1116/article/details/54670155/
https://blog.csdn.net/mao_hui_fei/article/details/79729956
https://blog.csdn.net/feilong_csdn/article/details/81586322
综合性阅读笔记

https://blog.csdn.net/plfl520/article/details/8441478
https://blog.csdn.net/lipc_/article/details/80812258

https://blog.csdn.net/zchang81/article/details/78873347
https://blog.csdn.net/u013102349/article/details/79515147
https://blog.csdn.net/u013293750/article/details/73188934
https://blog.csdn.net/Sierkinhane/article/details/82857572
https://www.sohu.com/a/206617711_609569
行驶证识别的思路
https://www.jianshu.com/p/5635a602a165
https://github.com/bear63/sceneReco

猜你喜欢

转载自blog.csdn.net/yunxinan/article/details/83015519