文本檢測和文本識別等模型(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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章