JavaShuo
栏目
标签
【论文阅读】Arbitrary Shape Scene Text Detection with Adaptive Text Region Representation
时间 2020-12-30
栏目
HTML
繁體版
原文
原文链接
思想 本论文与Unet方法不同,用Mask R-CNN类的方法来实现任意形状文本的检测,其中,它借用FPN网络的对矩形框的优异的检测性能,很好的找出文本的区域的矩形框,而后,通过一个基于LSTM的refine proposal模块来细致的描绘文本区,这巧妙的通过roi-pooling layer得到的特征进行任意形状框的回归(将feature作为LSTM每个step的输入,然后回归出任意长度点的序
>>阅读原文<<
相关文章
1.
《Arbitrary Shape Scene Text Detection with Adaptive Text Region Representation》论文笔记
2.
Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection论文阅读
3.
Real-time Scene Text Detection with DB 阅读
4.
CRAFT:Character region awareness for text detection 论文阅读
5.
论文阅读SLPR-Sliding Line Point Regression for Shape Robust Scene Text Detection
6.
论文阅读SPCNet-Scene Text Detection with Supervised Pyramid Context Network
7.
Sliding Line Point Regression for Shape Robust Scene Text Detection 论文翻译解读
8.
Character Region Awareness for Text Detection 论文解读
9.
MSR: Multi-Scale Shape Regression for Scene Text Detection
10.
[论文解读]|PAN:Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
更多相关文章...
•
SVG
-
SVG 教程
•
RSS 阅读器
-
RSS 教程
•
JDK13 GA发布:5大特性解读
•
Scala 中文乱码解决
相关标签/搜索
text
论文阅读
text+0x322
text+0x20
text+0x
text+0x9eb
Sublime Text
text+0x11
text+0x6f
text+0x25c4
HTML
Thymeleaf 教程
PHP教程
Redis教程
文件系统
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
安装cuda+cuDNN
2.
GitHub的使用说明
3.
phpDocumentor使用教程【安装PHPDocumentor】
4.
yarn run build报错Component is not found in path “npm/taro-ui/dist/weapp/components/rate/index“
5.
精讲Haproxy搭建Web集群
6.
安全测试基础之MySQL
7.
C/C++编程笔记:C语言中的复杂声明分析,用实例带你完全读懂
8.
Python3教程(1)----搭建Python环境
9.
李宏毅机器学习课程笔记2:Classification、Logistic Regression、Brief Introduction of Deep Learning
10.
阿里云ECS配置速记
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
《Arbitrary Shape Scene Text Detection with Adaptive Text Region Representation》论文笔记
2.
Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection论文阅读
3.
Real-time Scene Text Detection with DB 阅读
4.
CRAFT:Character region awareness for text detection 论文阅读
5.
论文阅读SLPR-Sliding Line Point Regression for Shape Robust Scene Text Detection
6.
论文阅读SPCNet-Scene Text Detection with Supervised Pyramid Context Network
7.
Sliding Line Point Regression for Shape Robust Scene Text Detection 论文翻译解读
8.
Character Region Awareness for Text Detection 论文解读
9.
MSR: Multi-Scale Shape Regression for Scene Text Detection
10.
[论文解读]|PAN:Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
>>更多相关文章<<