如何从ocr识别结果中,智能提取出材料是什么
回答
收藏

如何从ocr识别结果中,智能提取出材料是什么

子不语
2023-05-02 02:43·浏览量:243
子不语
发布于 2023-05-02 02:43243浏览

怎么从下边的离线ocr结果中,比较智能的识别出"成分".,如下毒,素材格式不确定,单是面料成分就哪几种, 如何匹配上相关文字,知道是什么面料


{'text': '商品信息', 'box': [273, 238, 513, 301], 'score': 0.99920905}, {'text': 'INFORMATION', 'box': [335, 312, 456, 332], 'score': 0.9977443}, {'text': '名称:棉质时尚格子短袖衬衫女', 'box': [49, 430, 466, 465], 'score': 0.9954243}, {'text': '颜色:桔色咖色', 'box': [46, 500, 276, 535], 'score': 0.9954605}, {'text': '红色', 'box': [296, 500, 365, 537], 'score': 0.9968521}, {'text': '成份:95%棉,5%麻黏', 'box': [48, 571, 336, 608], 'score': 0.95756954}, {'text': '微弹', 'box': [381, 656, 453, 696], 'score': 0.9983283}, {'text': '中弹', 'box': [523, 656, 593, 696], 'score': 0.9969431}, {'text': '无弹', 'box': [240, 655, 312, 699], 'score': 0.8853411}, {'text': '弹力指数:', 'box': [49, 660, 188, 695], 'score': 0.93722403}, {'text': '高弹', 'box': [663, 656, 733, 696], 'score': 0.99835}, {'text': '偏软', 'box': [382, 741, 453, 782], 'score': 0.99754}, {'text': '适中', 'box': [522, 741, 592, 781], 'score': 0.99864495}, {'text': '偏硬', 'box': [244, 742, 311, 781], 'score': 0.9974008}, {'text': '柔软指数:', 'box': [50, 745, 188, 780], 'score': 0.9791826}, {'text': '柔软', 'box': [666, 741, 736, 783], 'score': 0.9963983}, {'text': '宽松', 'box': [242, 827, 311, 868], 'score': 0.9996038}, {'text': '合身', 'box': [382, 827, 451, 869], 'score': 0.96584487}, {'text': '修身', 'box': [523, 827, 592, 868], 'score': 0.9988654}, {'text': '版型指数:', 'box': [52, 830, 189, 866], 'score': 0.97073317}, {'text': '紧身', 'box': [665, 827, 735, 868], 'score': 0.9291699}, {'text': '短款', 'box': [240, 911, 312, 952], 'score': 0.9987686}, {'text': '中长', 'box': [523, 912, 593, 953], 'score': 0.99602234}, {'text': '常规', 'box': [383, 913, 452, 951], 'score': 0.99929076}, {'text': '长度指数:', 'box': [52, 915, 189, 950], 'score': 0.98877746}, {'text': '长款', 'box': [664, 911, 735, 952], 'score': 0.9974532}, {'text': '洗涤说明:', 'box': [52, 994, 184, 1030], 'score': 0.9896366}, {'text': '区', 'box': [220, 1062, 279, 1121], 'score': 0.68538874}, {'text': '手洗', 'box': [72, 1144, 130, 1177], 'score': 0.9985471}, {'text': '不可漂白', 'box': [199, 1145, 300, 1176], 'score': 0.9977555}, {'text': '不可烘干', 'box': [346, 1145, 448, 1176], 'score': 0.98874915}, {'text': '最高温度95°', 'box': [475, 1144, 614, 1176], 'score': 0.97270733}, {'text': '悬挂晾干', 'box': [637, 1143, 738, 1176], 'score': 0.9698209}]


收藏
全部回答1
最新
发布回答
回答