2021年1月17日
摘要:
想找一本系统介绍文本摘要的书籍,发现京东和当当都没有找到合适的。
阅读全文
posted @ 2021-01-17 15:44
宋岳庭
阅读(76)
推荐(0)
2021年1月14日
摘要:
https://blog.csdn.net/u010167269/article/details/52563573
阅读全文
posted @ 2021-01-14 15:11
宋岳庭
阅读(75)
推荐(0)
摘要:
https://github.com/huawei-noah/Pretrained-Language-Model/tree/master/NEZHA-TensorFlow
阅读全文
posted @ 2021-01-14 11:13
宋岳庭
阅读(796)
推荐(0)
摘要:
https://www.kaggle.com/weipengfei/sfzy-small
阅读全文
posted @ 2021-01-14 11:11
宋岳庭
阅读(1051)
推荐(0)
2021年1月13日
摘要:
以下步骤操作即可: (1)申请appcode (2)安装依赖 pip install aliyun-python-sdk-core (3)python2 https://github.com/xuehuiping/aliyun_ocr 测试例子1: 测试例子2:
阅读全文
posted @ 2021-01-13 12:47
宋岳庭
阅读(373)
推荐(0)
摘要:
转载: https://kexue.fm/archives/8046 https://github.com/bojone/SPACES
阅读全文
posted @ 2021-01-13 09:55
宋岳庭
阅读(476)
推荐(0)
摘要:
使用craft 2中安装方式: git clone https://github.com/JaidedAI/EasyOCR.git (base) xuehuiping@192 git % pip install EasyOCR & pip install -e . 或者: pip install e
阅读全文
posted @ 2021-01-13 09:37
宋岳庭
阅读(5573)
推荐(0)
2021年1月12日
摘要:
作者、单位 数据集 backbone A Novel Integrated Framework for Learning both Text Detection and Recognition 阿里巴巴 2018 Chinese Business Card Database IAM Handwrit
阅读全文
posted @ 2021-01-12 10:26
宋岳庭
阅读(147)
推荐(0)
摘要:
A method for detecting text of arbitrary shapes in natural scenes that improves text spotting https://github.com/wqtwjt1996/UHT https://openaccess.the
阅读全文
posted @ 2021-01-12 10:24
宋岳庭
阅读(213)
推荐(0)
摘要:
本地运行。 人民大学的工作成果,一个框架,继承了6个数据集和18个模型。 可以很方便地进行集成和使用。 增加数据集 继承BaseDataset 实现__init__(), load_data(), data_preprocess() 增加模型 继承BaseModel 实现build_model(),
阅读全文
posted @ 2021-01-12 10:17
宋岳庭
阅读(161)
推荐(0)