什么是OCR? 其中OCR识别的关键技术在于文字检测和文本识别部分,这也是深度学习技术可以充分发挥功效的地方。 自然场景文字识别(Scene text detection) CTPN 网络结构 细节补充 01. Detecting Text in Fine-scale ...
任意角度的场景文本检测论文思路总结共同点:重新添加分支的创新更突出场景文本检测基于分割的检测方法 spcnet mask rcnn tcm rescore psenet 渐进扩展 mask text spottor 新加分割分支 craft incepText 基于回归的检测方法: r cnn 类别分支,水平分支,倾斜分支 rrpn 旋转rpn textbox ssd textbox sstd t ...
2019-10-07 10:55 0 722 推荐指数:
什么是OCR? 其中OCR识别的关键技术在于文字检测和文本识别部分,这也是深度学习技术可以充分发挥功效的地方。 自然场景文字识别(Scene text detection) CTPN 网络结构 细节补充 01. Detecting Text in Fine-scale ...
推荐阅读EAST论文,二篇论文比较相似 论文地址:https://arxiv.org/abs/1811.12786 概述:损失函数由三部分组成 1 TS:预测文本/非文本 该损失函数采用交叉熵,利用了OHEM 2 TCBP:预测文字山峰 这二 ...
github:https://github.com/whai362/PSENet 论文:https://arxiv.org/abs/1806.02559 主要思想: 网络主要学习,Sn,Sn-1,.......,S1, 其中Sn占文字区域100%, Sn-1占文字区域90 ...
Weilin Huang——【TIP2015】Text-Attentional Convolutional Neural Network for Scene Text Detection) 目录 作者和相关链接 方法概括 创新点和贡献 方法细节 实验 ...
Chuhui Xue_ECCV2018_Accurate Scene Text Detection through Border Semantics Awareness and Bootstrapping 作者和代码 关键词 文字检测、多方向、FCN、$$xywh\theta ...
摘要 In this paper, we propose a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. ...
Chuhui Xue——【arxiv2019】MSR_Multi-Scale Shape Regression for Scene Text Detection 论文 Chuhui Xue——【arxiv2019】MSR_Multi-Scale Shape Regression ...
XiangBai_CVPR2018_Rotation-Sensitive Regression for Oriented Scene Text Detection 作者和代码 caffe代码 关键词 文字检测、多方向、SSD、$$xywh\theta$$、one-stage,开源 ...