文本检测和文本识别等模型(east,ctpn,yolo2,yolo3)的链接

文本检测
East论文阅读:
https://blog.csdn.net/zhangwei15hh/article/details/79899300
https://blog.csdn.net/sparkexpert/article/details/77987654
https://blog.csdn.net/qq_17616069/article/details/78690023
https://blog.csdn.net/jacke121/article/details/80529583
https://blog.csdn.net/attitude_yu/article/details/80724187
https://blog.csdn.net/liangdong2014/article/details/79857061
East代码:
https://github.com/argman/EAST
CTPN:
CTPN论文阅读:
https://blog.csdn.net/scythe666/article/details/82591713
https://blog.csdn.net/zchang81/article/details/78873347
https://blog.csdn.net/huobanjishijian/article/details/78432487
https://blog.csdn.net/u013102349/article/details/79521331
https://blog.csdn.net/qq_23225317/article/details/79567691
CTPN代码:
https://github.com/bear63/sceneReco
https://github.com/tianzhi0549/CTPN
https://github.com/eragonruan/text-detection-ctpn
YOLO2
YOLO2代码:
https://blog.csdn.net/renhanchi/article/details/71077830/
https://blog.csdn.net/u014380165/article/details/77961414
YOLO3
YOLO3代码:
https://www.sohu.com/a/231247101_500659
https://github.com/chineseocr/chineseocr
https://github.com/qqwweee/keras-yolo3
https://github.com/SpikeKing/keras-yolo3-detection
https://github.com/experiencor/keras-yolo3

猜你喜欢

转载自blog.csdn.net/zhonglongshen/article/details/103369530