SWHL/text_det_test_dataset
文本检测测试集 数据集简介 该测试集包括卡证类、文档类和自然场景三大类。其中卡证类有82张,文档类有75张,自然场景类有55张。 该数据集可以结合文本检测指标评测库-TextDetMetric使用,快速评测各种文本检测算法。 关于该数据集,欢迎小伙伴贡献更多数据呦!有任何想法,可以前往issue讨论。 数据集支持的任务 可用于自定义数据集下的模型验证和性能评估等。 数据集加载方式 from datasets import load_dataset dataset = load_dataset("SWHL/text_det_test_dataset") test_data = dataset['test'] print(test_data) 数据集生成的相关信息 原始数据 数据来源于网络,如侵删。 数据集标注… See the full description on the dataset page: https://huggingface.co/datasets/SWHL/text_det_test_dataset.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face