OCR總結目錄

數據

  1. OCR-文本檢測和文本識別的數據
    https://blog.csdn.net/qq_27009517/article/details/106237370

文本檢測

  1. opencv中的MSER的使用和NMS後的矩形框
    https://blog.csdn.net/qq_27009517/article/details/106236781

  2. CTPN模型詳解–Detecting Text in Natural Image with Connectionist Text Proposal Network
    https://blog.csdn.net/qq_27009517/article/details/102892354

  3. 翻譯和筆記–FOTS: Fast Oriented Text Spotting with a Unified Network
    https://blog.csdn.net/qq_27009517/article/details/105951255

  4. FOTS測試時出現的錯誤
    https://blog.csdn.net/qq_27009517/article/details/105808616

  5. EAST-總結與翻譯: An Efficient and Accurate Scene Text Detector
    https://blog.csdn.net/qq_27009517/article/details/106404062

文本識別

densenet和crnn模型

crnn

不定長文本識別和定長文本識別

NMS和lanms的使用

  1. lanms-pybind的筆記
    https://blog.csdn.net/qq_27009517/article/details/106477088

手寫字的識別

  1. CycleGAN的源碼測試
    https://blog.csdn.net/qq_27009517/article/details/105248244

相關知識

  1. shapely包的使用
    https://blog.csdn.net/qq_27009517/article/details/105790147

  2. IOU的計算
    https://blog.csdn.net/qq_27009517/article/details/105789532

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