图像识别与光学字符识别相结合的智能药品识别系统

Nagorn Maitrichit, Narit Hnoohom
{"title":"图像识别与光学字符识别相结合的智能药品识别系统","authors":"Nagorn Maitrichit, Narit Hnoohom","doi":"10.1109/iSAI-NLP51646.2020.9376816","DOIUrl":null,"url":null,"abstract":"This research aims to develop an automatic verification system with deep learning techniques to verify prescription dispensing accuracy. The proposed method will be able to help pharmacies to reduce errors that lead to patients receiving the wrong medicine to patients. The system consists of two models: image classification and text classification. The image classification model uses raw medicine blister pack images, then removes the background to interpret the features based on the pattern recognition for Histograms of Oriented Gradients (HOG) of the model. It is composed of Convolution Neural Network (CNN), Linear Regression, and Logistic Regression. The text classification model uses text extraction to obtain imprints appearing on the blister package then matches the words to a bag of word. The dataset collected two-hundred types of medicine blister packs images inside plastic zip bags as a dataset. It includes 300 high-quality images of front-side medicine blister packages for each type of package in light-controlled conditions with a black background, which are used for training the model. The automatic verification system uses the majority vote based on the confidence of the two models. Experimental results, indicate that the image classification model of CNN with HOG feature extraction has the highest accuracy at 95.83 percent. In-text classification results show that the method using Character Region Awareness For Text detection (CRAFT), Keras-OCR, and text correction gave the highest accuracy at 92 percent. Overall accuracy was 94.23 percent.","PeriodicalId":311014,"journal":{"name":"2020 15th International Joint Symposium on Artificial Intelligence and Natural Language Processing (iSAI-NLP)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-11-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"6","resultStr":"{\"title\":\"Intelligent Medicine Identification System Using a Combination of Image Recognition and Optical Character Recognition\",\"authors\":\"Nagorn Maitrichit, Narit Hnoohom\",\"doi\":\"10.1109/iSAI-NLP51646.2020.9376816\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This research aims to develop an automatic verification system with deep learning techniques to verify prescription dispensing accuracy. The proposed method will be able to help pharmacies to reduce errors that lead to patients receiving the wrong medicine to patients. The system consists of two models: image classification and text classification. The image classification model uses raw medicine blister pack images, then removes the background to interpret the features based on the pattern recognition for Histograms of Oriented Gradients (HOG) of the model. It is composed of Convolution Neural Network (CNN), Linear Regression, and Logistic Regression. The text classification model uses text extraction to obtain imprints appearing on the blister package then matches the words to a bag of word. The dataset collected two-hundred types of medicine blister packs images inside plastic zip bags as a dataset. It includes 300 high-quality images of front-side medicine blister packages for each type of package in light-controlled conditions with a black background, which are used for training the model. The automatic verification system uses the majority vote based on the confidence of the two models. Experimental results, indicate that the image classification model of CNN with HOG feature extraction has the highest accuracy at 95.83 percent. In-text classification results show that the method using Character Region Awareness For Text detection (CRAFT), Keras-OCR, and text correction gave the highest accuracy at 92 percent. Overall accuracy was 94.23 percent.\",\"PeriodicalId\":311014,\"journal\":{\"name\":\"2020 15th International Joint Symposium on Artificial Intelligence and Natural Language Processing (iSAI-NLP)\",\"volume\":\"30 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-11-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"6\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 15th International Joint Symposium on Artificial Intelligence and Natural Language Processing (iSAI-NLP)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/iSAI-NLP51646.2020.9376816\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 15th International Joint Symposium on Artificial Intelligence and Natural Language Processing (iSAI-NLP)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/iSAI-NLP51646.2020.9376816","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 6

摘要

本研究旨在利用深度学习技术开发自动验证系统,以验证处方配药的准确性。提出的方法将能够帮助药房减少导致患者接受错误药物的错误。该系统包括两个模型:图像分类和文本分类。该图像分类模型使用原始的药物泡罩包图像,然后基于模型的直方图梯度(Histograms of Oriented Gradients, HOG)模式识别去除背景进行特征解释。它由卷积神经网络(CNN)、线性回归和逻辑回归组成。文本分类模型使用文本提取来获得出现在吸塑包装上的印记,然后将这些单词与一袋单词进行匹配。该数据集收集了200种塑料拉链袋内的药物吸塑包装图像作为数据集。它包括300张高质量的正面药物吸塑包装图像,每种包装在光控条件下使用黑色背景,用于训练模型。自动验证系统采用基于两种模型置信度的多数投票。实验结果表明,采用HOG特征提取的CNN图像分类模型准确率最高,达到95.83%。文本分类结果表明,使用字符区域感知文本检测(CRAFT), Keras-OCR和文本校正的方法的准确率最高,达到92%。总体准确率为94.23%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Intelligent Medicine Identification System Using a Combination of Image Recognition and Optical Character Recognition
This research aims to develop an automatic verification system with deep learning techniques to verify prescription dispensing accuracy. The proposed method will be able to help pharmacies to reduce errors that lead to patients receiving the wrong medicine to patients. The system consists of two models: image classification and text classification. The image classification model uses raw medicine blister pack images, then removes the background to interpret the features based on the pattern recognition for Histograms of Oriented Gradients (HOG) of the model. It is composed of Convolution Neural Network (CNN), Linear Regression, and Logistic Regression. The text classification model uses text extraction to obtain imprints appearing on the blister package then matches the words to a bag of word. The dataset collected two-hundred types of medicine blister packs images inside plastic zip bags as a dataset. It includes 300 high-quality images of front-side medicine blister packages for each type of package in light-controlled conditions with a black background, which are used for training the model. The automatic verification system uses the majority vote based on the confidence of the two models. Experimental results, indicate that the image classification model of CNN with HOG feature extraction has the highest accuracy at 95.83 percent. In-text classification results show that the method using Character Region Awareness For Text detection (CRAFT), Keras-OCR, and text correction gave the highest accuracy at 92 percent. Overall accuracy was 94.23 percent.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信