自动视觉检测-使用CNN进行缺陷检测

S. V, G. Kiran, Yashwanth Guntupalli, Ch Navya Gayathri, A. Raju
{"title":"自动视觉检测-使用CNN进行缺陷检测","authors":"S. V, G. Kiran, Yashwanth Guntupalli, Ch Navya Gayathri, A. Raju","doi":"10.1109/ICECA55336.2022.10009402","DOIUrl":null,"url":null,"abstract":"Despite their great accuracy, neural networks are not very popular in fields like medical, finance, education, and others where predictive explainability are essential. The objective of this work is to create and train a model using PyTorch Pipeline that divides photos into “Good” and “Anomaly” classes and, if the image is categorized as an “Anomaly,” a bounding box is returned for the fault. While this work appears straightforward and similar to other item detection tasks, there is a problem that it lacks bounding box labels. Fortunately, this problem can be solved by the model in the inference mode, trained without labels for defective regions, and is able to forecast a bounding box for a defective region in the picture, by processing feature maps from the deep convolutional layers. This work discusses the strategy and talks about how to use it for the purpose of defect detection in the real world. A 400-image dataset that includes pictures of both perfect objects (classed as “good”) and imperfect objects (classed as “anomalies”) has been used. The dataset is unbalanced; there are more examples of good than bad photographs. Any form of object, such as a bottle, cable, pill, tile, piece of leather, a zipper, etc., may be seen in the images.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"125 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Automatic Visual Inspection - Defects Detection using CNN\",\"authors\":\"S. V, G. Kiran, Yashwanth Guntupalli, Ch Navya Gayathri, A. Raju\",\"doi\":\"10.1109/ICECA55336.2022.10009402\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Despite their great accuracy, neural networks are not very popular in fields like medical, finance, education, and others where predictive explainability are essential. The objective of this work is to create and train a model using PyTorch Pipeline that divides photos into “Good” and “Anomaly” classes and, if the image is categorized as an “Anomaly,” a bounding box is returned for the fault. While this work appears straightforward and similar to other item detection tasks, there is a problem that it lacks bounding box labels. Fortunately, this problem can be solved by the model in the inference mode, trained without labels for defective regions, and is able to forecast a bounding box for a defective region in the picture, by processing feature maps from the deep convolutional layers. This work discusses the strategy and talks about how to use it for the purpose of defect detection in the real world. A 400-image dataset that includes pictures of both perfect objects (classed as “good”) and imperfect objects (classed as “anomalies”) has been used. The dataset is unbalanced; there are more examples of good than bad photographs. Any form of object, such as a bottle, cable, pill, tile, piece of leather, a zipper, etc., may be seen in the images.\",\"PeriodicalId\":356949,\"journal\":{\"name\":\"2022 6th International Conference on Electronics, Communication and Aerospace Technology\",\"volume\":\"125 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 6th International Conference on Electronics, Communication and Aerospace Technology\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICECA55336.2022.10009402\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICECA55336.2022.10009402","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

尽管神经网络具有很高的准确性,但在医疗、金融、教育和其他需要预测性解释性的领域,神经网络并不是很受欢迎。这项工作的目标是使用PyTorch Pipeline创建和训练一个模型,该模型将照片分为“良好”和“异常”类,如果图像被归类为“异常”,则返回一个边界框。虽然这项工作看起来很简单,并且与其他项目检测任务类似,但存在一个问题,即它缺乏边界框标签。幸运的是,该模型可以在推理模式下解决这个问题,对缺陷区域进行无标签训练,并能够通过处理来自深度卷积层的特征映射来预测图像中缺陷区域的边界框。这项工作讨论了该策略,并讨论了如何将其用于现实世界中的缺陷检测。使用了一个400张图像的数据集,其中包括完美物体(分类为“好”)和不完美物体(分类为“异常”)的图片。数据集不平衡;好照片的例子比坏照片多。任何形式的物体,如瓶子、电缆、药丸、瓷砖、一块皮革、拉链等,都可以在图像中看到。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Automatic Visual Inspection - Defects Detection using CNN
Despite their great accuracy, neural networks are not very popular in fields like medical, finance, education, and others where predictive explainability are essential. The objective of this work is to create and train a model using PyTorch Pipeline that divides photos into “Good” and “Anomaly” classes and, if the image is categorized as an “Anomaly,” a bounding box is returned for the fault. While this work appears straightforward and similar to other item detection tasks, there is a problem that it lacks bounding box labels. Fortunately, this problem can be solved by the model in the inference mode, trained without labels for defective regions, and is able to forecast a bounding box for a defective region in the picture, by processing feature maps from the deep convolutional layers. This work discusses the strategy and talks about how to use it for the purpose of defect detection in the real world. A 400-image dataset that includes pictures of both perfect objects (classed as “good”) and imperfect objects (classed as “anomalies”) has been used. The dataset is unbalanced; there are more examples of good than bad photographs. Any form of object, such as a bottle, cable, pill, tile, piece of leather, a zipper, etc., may be seen in the images.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:481959085
Book学术官方微信