首页 > 最新文献

2023 4th International Conference for Emerging Technology (INCET)最新文献

英文 中文
Commutator Surface Defect Detection Algorithm based on Genetic Algorithm 基于遗传算法的换向器表面缺陷检测算法
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170437
Xiaoli Li, Xiaoye Pan
The research of commutator surface defect detection algorithm based on genetic algorithm is to use genetic algorithm to detect commutator surface defects. The main purpose of this study is to find a method to detect commutator defects. GA will be used to detect defects on the commutator surface by using data obtained from scanning electron microscopy (SEM). Based on this, we can easily detect and measure the defects on the surface of the commutator. This research works with genetic algorithms, which are developed to solve problems related to computer vision and image processing. To solve these problems, we use three basic rules: mutation, crossover and selection. This study can be used as an effective tool to analyze and repair the defective parts of motors, generators, transformers and so on.
基于遗传算法的换向器表面缺陷检测算法的研究是利用遗传算法对换向器表面缺陷进行检测。本研究的主要目的是寻找一种检测换向器缺陷的方法。遗传算法将通过扫描电子显微镜(SEM)获得的数据来检测换向器表面的缺陷。在此基础上,我们可以方便地检测和测量换向器表面的缺陷。这项研究使用了遗传算法,遗传算法是为了解决与计算机视觉和图像处理相关的问题而开发的。为了解决这些问题,我们使用了三个基本规则:突变、交叉和选择。本研究可作为电机、发电机、变压器等故障部件分析和维修的有效工具。
{"title":"Commutator Surface Defect Detection Algorithm based on Genetic Algorithm","authors":"Xiaoli Li, Xiaoye Pan","doi":"10.1109/INCET57972.2023.10170437","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170437","url":null,"abstract":"The research of commutator surface defect detection algorithm based on genetic algorithm is to use genetic algorithm to detect commutator surface defects. The main purpose of this study is to find a method to detect commutator defects. GA will be used to detect defects on the commutator surface by using data obtained from scanning electron microscopy (SEM). Based on this, we can easily detect and measure the defects on the surface of the commutator. This research works with genetic algorithms, which are developed to solve problems related to computer vision and image processing. To solve these problems, we use three basic rules: mutation, crossover and selection. This study can be used as an effective tool to analyze and repair the defective parts of motors, generators, transformers and so on.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127025106","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CB-YOLOv5 Algorithm for Small Target Detection in Aerial Images 航空图像中小目标检测的CB-YOLOv5算法
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170142
Yingjie Li, Yitian Wang, Huaici Zhao
Aerial images are often plagued by background interference, and small targets with indistinct features, leading to low accuracy, high false detection rates, and high miss detection rates. To address these challenges, a small target detection algorithm based on YOLOv5, Coordinate-attention and Bidirectional-feature-pyramid-network YOLOv5 (CB-YOLOv5), is proposed in this paper. Considering the small number of pixels occupied by small targets and their indistinct features, a fourth target detection layer is added by concatenating the feature map from quadruple down-sampling during feature extraction with the feature map output from 8-fold up-sampling during feature fusion. Additionally, a coordinate attention mechanism is introduced during the feature extraction stage to improve small target localization and enhance detection accuracy. Finally, the original Path Aggregation Networks (PANet) structure is replaced with a weighted Bidirectional Feature Pyramid Network (BiFPN) structure during the feature fusion stage to improve the network’s ability to fuse feature maps of different scales. The simulation results demonstrate that the CB-YOLOv5 improves mAP50 by 9.4%, mAP75 by 9.7%, and mAP50:95 by 7.8% compared to the original YOLOv5s model. Thus, the effectiveness of the CB-YOLOv5 algorithm for detecting small targets in aerial images is validated.
航空图像经常受到背景干扰和目标特征不清晰的小目标的困扰,导致精度低、误检率高、漏检率高。为了解决这些问题,本文提出了一种基于YOLOv5的小型目标检测算法——坐标-注意力和双向-特征-金字塔-网络YOLOv5 (CB-YOLOv5)。考虑到小目标所占像素少且特征不清晰的特点,将特征提取时的四次下采样的特征图与特征融合时的8次上采样的特征图拼接在一起,增加了第四层目标检测层。此外,在特征提取阶段引入坐标关注机制,提高小目标定位,提高检测精度。最后,在特征融合阶段,将原有的路径聚合网络(PANet)结构替换为加权的双向特征金字塔网络(BiFPN)结构,提高网络融合不同尺度特征图的能力。仿真结果表明,与原来的YOLOv5s模型相比,CB-YOLOv5模型的mAP50精度提高了9.4%,mAP75精度提高了9.7%,mAP50:95精度提高了7.8%。从而验证了CB-YOLOv5算法检测航拍图像中小目标的有效性。
{"title":"CB-YOLOv5 Algorithm for Small Target Detection in Aerial Images","authors":"Yingjie Li, Yitian Wang, Huaici Zhao","doi":"10.1109/INCET57972.2023.10170142","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170142","url":null,"abstract":"Aerial images are often plagued by background interference, and small targets with indistinct features, leading to low accuracy, high false detection rates, and high miss detection rates. To address these challenges, a small target detection algorithm based on YOLOv5, Coordinate-attention and Bidirectional-feature-pyramid-network YOLOv5 (CB-YOLOv5), is proposed in this paper. Considering the small number of pixels occupied by small targets and their indistinct features, a fourth target detection layer is added by concatenating the feature map from quadruple down-sampling during feature extraction with the feature map output from 8-fold up-sampling during feature fusion. Additionally, a coordinate attention mechanism is introduced during the feature extraction stage to improve small target localization and enhance detection accuracy. Finally, the original Path Aggregation Networks (PANet) structure is replaced with a weighted Bidirectional Feature Pyramid Network (BiFPN) structure during the feature fusion stage to improve the network’s ability to fuse feature maps of different scales. The simulation results demonstrate that the CB-YOLOv5 improves mAP50 by 9.4%, mAP75 by 9.7%, and mAP50:95 by 7.8% compared to the original YOLOv5s model. Thus, the effectiveness of the CB-YOLOv5 algorithm for detecting small targets in aerial images is validated.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127245390","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Efficient Ridesharing Model using Machine Learning Based on Riders Reviews 基于乘客评论的机器学习高效拼车模型
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170681
A. Shinde, Prajyot Bhoir, S. Shinde, Bushra Shaikh
It is now more important than ever to take action to lessen the negative consequences of private vehicles. If successfully implemented, mass transit is the ideal option, however because of its lack of door-to-door service, lengthier fixed routes, and unreliable timetable, many people do not appreciate it. Therefore, new facilities or services should be created to offer users a comfortable and dependable service and to lessen potentially dangerous environmental effects like pollution, congestion, etc. One of the cutting-edge technologies that is being used all over the world is ride sharing, in which users who have the same origin-destination and journey time are matched and share the transport. To help in implementation of ride sharing, a mobile application is being developed using machine learning techniques such as the Naïve Bayes algorithms to match users based on their travel preferences and habits. The app will provide a more personalized and convenient service to the users, ensuring that they are matched with the most suitable carpool partners.
现在比以往任何时候都更重要的是采取行动减少私家车的负面影响。如果成功实施,公共交通是理想的选择,但是由于它缺乏门到门的服务,固定路线较长,时间表不可靠,许多人不喜欢它。因此,应该创造新的设施或服务,为用户提供舒适和可靠的服务,并减少潜在的危险环境影响,如污染,拥堵等。世界各地都在使用的尖端技术之一是拼车,即拥有相同出发地和旅行时间的用户匹配并共享交通工具。为了帮助实现拼车,正在开发一个移动应用程序,使用机器学习技术,如Naïve贝叶斯算法,根据用户的旅行偏好和习惯来匹配用户。该应用程序将为用户提供更加个性化和便捷的服务,确保他们匹配到最合适的拼车伙伴。
{"title":"An Efficient Ridesharing Model using Machine Learning Based on Riders Reviews","authors":"A. Shinde, Prajyot Bhoir, S. Shinde, Bushra Shaikh","doi":"10.1109/INCET57972.2023.10170681","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170681","url":null,"abstract":"It is now more important than ever to take action to lessen the negative consequences of private vehicles. If successfully implemented, mass transit is the ideal option, however because of its lack of door-to-door service, lengthier fixed routes, and unreliable timetable, many people do not appreciate it. Therefore, new facilities or services should be created to offer users a comfortable and dependable service and to lessen potentially dangerous environmental effects like pollution, congestion, etc. One of the cutting-edge technologies that is being used all over the world is ride sharing, in which users who have the same origin-destination and journey time are matched and share the transport. To help in implementation of ride sharing, a mobile application is being developed using machine learning techniques such as the Naïve Bayes algorithms to match users based on their travel preferences and habits. The app will provide a more personalized and convenient service to the users, ensuring that they are matched with the most suitable carpool partners.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"136 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127350155","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Diabetes Prediction using Logistic Regression and Rule Extraction from Decision Tree and Random Forest Classifiers 基于决策树和随机森林分类器的逻辑回归和规则提取的糖尿病预测
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170270
M. Bhattacharya, D. Datta
The research work in this manuscript is focused towards extraction of rules from decision tree classifier to predict the status of a patient suffering diabetic. Basic approach of machine learning algorithm to classify diabetic condition of a patient depends on various features such as glucose, blood pressure, insulin, skin thickness, body mass index (BMI), diabetic pedigree function and age. Decision trees are easily interpretable machine learning models as classifiers whose predictive accuracy is low. However, in comparison random forest machine learning tree ensembles show high predictive accuracy while being regarded as black-box models. In this work, we have developed an algorithm to extract decision rules from the corresponding tree in the form of human readable format (IF antecedent, THEN consequent). We have also provided logistic regression model and tree structure of random forest model to classify the diabetic condition. Experimental results of 768 women samples from PIMA Indian datasets of diabetic proves that the proposed rule extraction methodology outperform similar recently developed methods in terms of human comprehension and also limits the number of antecedents in the retained rules, while preserving the same level of accuracy. Performance of all machine learning classifier models are measured in terms of various metrics such as recall, precision, accuracy and F1-score via confusion matrix.
本文的研究工作主要集中在从决策树分类器中提取规则来预测糖尿病患者的状态。机器学习算法对糖尿病患者进行分类的基本方法取决于血糖、血压、胰岛素、皮肤厚度、体重指数(BMI)、糖尿病谱系功能和年龄等各种特征。决策树是一种易于解释的机器学习模型,是一种预测精度较低的分类器。然而,相比之下,随机森林机器学习树集成在被视为黑盒模型的情况下显示出较高的预测精度。在这项工作中,我们开发了一种算法,以人类可读格式(IF先行,THEN顺次)的形式从相应的树中提取决策规则。我们还提供了logistic回归模型和随机森林模型的树形结构来对糖尿病进行分类。来自PIMA印度糖尿病数据集的768名女性样本的实验结果证明,所提出的规则提取方法在人类理解方面优于最近开发的类似方法,并且在保留规则中限制了前词的数量,同时保持了相同的准确性。所有机器学习分类器模型的性能都是根据各种指标来衡量的,如召回率、精度、准确性和通过混淆矩阵的f1分数。
{"title":"Diabetes Prediction using Logistic Regression and Rule Extraction from Decision Tree and Random Forest Classifiers","authors":"M. Bhattacharya, D. Datta","doi":"10.1109/INCET57972.2023.10170270","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170270","url":null,"abstract":"The research work in this manuscript is focused towards extraction of rules from decision tree classifier to predict the status of a patient suffering diabetic. Basic approach of machine learning algorithm to classify diabetic condition of a patient depends on various features such as glucose, blood pressure, insulin, skin thickness, body mass index (BMI), diabetic pedigree function and age. Decision trees are easily interpretable machine learning models as classifiers whose predictive accuracy is low. However, in comparison random forest machine learning tree ensembles show high predictive accuracy while being regarded as black-box models. In this work, we have developed an algorithm to extract decision rules from the corresponding tree in the form of human readable format (IF antecedent, THEN consequent). We have also provided logistic regression model and tree structure of random forest model to classify the diabetic condition. Experimental results of 768 women samples from PIMA Indian datasets of diabetic proves that the proposed rule extraction methodology outperform similar recently developed methods in terms of human comprehension and also limits the number of antecedents in the retained rules, while preserving the same level of accuracy. Performance of all machine learning classifier models are measured in terms of various metrics such as recall, precision, accuracy and F1-score via confusion matrix.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129917067","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Smart Waste Segregation Using IoT 使用物联网的智能废物分类
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170726
Priyanka Bhatele, Manas Dalvi, M. Kulkarni, Tejas Mali, Manthan Manalwar, Aman Manakshe
Rapid expansion in the quantity and variety of solid and hazardous waste as a consequence of continued economic development, urbanization, and industrialization poses a growing challenge for national and municipal governments to ensure efficient and long-term waste management. According to estimates, the total amount of municipal solid trash produced worldwide in 2006 was 2.02 billion tonnes, a rise of 7% annually since 2003. (Global Waste Management Market Report 2007). To reduce the risk to the patient and public health and safety, as well as an environmental hazard, waste management, transportation, and disposal must be carefully handled. There is currently no system in place for households to separate dry, moist, and metallic garbage. In order to send household waste directly for processing, an automated waste segregator is suggested in this study, which is an affordable, simple-to-use alternative. It is intended to separate the garbage into metallic, wet, and dry waste. The automated waste segregator uses a moisture sensor to discriminate between wet and dry trash and an inductive proximity sensor to detect metallic objects. According to experimental findings, the automated waste segregator has been effectively used to accomplish the classification of waste into dry, wet, and metallic waste.
由于经济的持续发展、城市化和工业化,固体废物和危险废物的数量和种类迅速增加,这对国家和市政府确保有效和长期的废物管理提出了越来越大的挑战。据估计,2006年全球产生的城市固体垃圾总量为20.2亿吨,自2003年以来每年增长7%。(2007年全球废物管理市场报告)。为了减少对患者和公众健康和安全的风险,以及对环境的危害,必须仔细处理废物的管理、运输和处置。目前还没有一个系统可以让家庭将干垃圾、湿垃圾和金属垃圾分开。为了将生活垃圾直接送去处理,本研究建议使用一种价格合理、操作简单的自动垃圾分拣机。它的目的是将垃圾分为金属垃圾、湿垃圾和干垃圾。自动垃圾分拣机使用湿度传感器来区分湿垃圾和干垃圾,并使用感应接近传感器来检测金属物体。根据实验结果,自动垃圾分选机已被有效地用于完成垃圾分为干、湿、金属垃圾的分类。
{"title":"Smart Waste Segregation Using IoT","authors":"Priyanka Bhatele, Manas Dalvi, M. Kulkarni, Tejas Mali, Manthan Manalwar, Aman Manakshe","doi":"10.1109/INCET57972.2023.10170726","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170726","url":null,"abstract":"Rapid expansion in the quantity and variety of solid and hazardous waste as a consequence of continued economic development, urbanization, and industrialization poses a growing challenge for national and municipal governments to ensure efficient and long-term waste management. According to estimates, the total amount of municipal solid trash produced worldwide in 2006 was 2.02 billion tonnes, a rise of 7% annually since 2003. (Global Waste Management Market Report 2007). To reduce the risk to the patient and public health and safety, as well as an environmental hazard, waste management, transportation, and disposal must be carefully handled. There is currently no system in place for households to separate dry, moist, and metallic garbage. In order to send household waste directly for processing, an automated waste segregator is suggested in this study, which is an affordable, simple-to-use alternative. It is intended to separate the garbage into metallic, wet, and dry waste. The automated waste segregator uses a moisture sensor to discriminate between wet and dry trash and an inductive proximity sensor to detect metallic objects. According to experimental findings, the automated waste segregator has been effectively used to accomplish the classification of waste into dry, wet, and metallic waste.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129976611","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Identification Method of Abnormal Characteristic Data of Power Equipment based on Improved K-Means Algorithm 基于改进k -均值算法的电力设备异常特征数据识别方法
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10169986
Huang Chao, D. Liang, Zhang Cheng, Rongtao Liao, Guo Yue, Dangdang Dai
Based on the improved k-means algorithm, this paper studies the identification of abnormal feature data of power equipment. Clustering according to the daily load curve can make a fine distinction between users. An accurate load pattern recognition model can also help grid workers to distinguish the load patterns of users, help power companies find their power laws, and provide a theoretical basis for load analysis, forecasting, decision-making and other work of the power system.
本文基于改进的k-means算法,对电力设备异常特征数据的识别进行了研究。根据日负载曲线聚类可以很好地区分用户。一个准确的负荷模式识别模型还可以帮助电网工作人员区分用户的负荷模式,帮助电力公司找到自己的用电规律,为电力系统的负荷分析、预测、决策等工作提供理论依据。
{"title":"Identification Method of Abnormal Characteristic Data of Power Equipment based on Improved K-Means Algorithm","authors":"Huang Chao, D. Liang, Zhang Cheng, Rongtao Liao, Guo Yue, Dangdang Dai","doi":"10.1109/INCET57972.2023.10169986","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10169986","url":null,"abstract":"Based on the improved k-means algorithm, this paper studies the identification of abnormal feature data of power equipment. Clustering according to the daily load curve can make a fine distinction between users. An accurate load pattern recognition model can also help grid workers to distinguish the load patterns of users, help power companies find their power laws, and provide a theoretical basis for load analysis, forecasting, decision-making and other work of the power system.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129099972","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Classification of Plant Species based Seedlings and Weedlings in Low Lightening Conditions using Deep Convolution Neural Network 基于深度卷积神经网络的低光照条件下幼苗和杂草植物种类分类
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170644
P. R., Srinag R, N. Rani
Smart farming techniques involve the use of plant identification and classification. Deep learning can be particularly useful for classifying low-light images because it can impulsively learn features from the data that can be relevant for classification. This is especially important in low light conditions where the image may be noisy or contain artefacts that are not relevant to the task. In the experiment, the plant seedlings and weedlings dataset consisting of low light images are subjected to a deep-learning model. Low-light images tend to have poor image quality due to the limited amount of available light. This results in a very low signal-to-noise ratio, making extracting beneficial information from the images extremely ambiguous. In the proposed work, a deep learning XceptionNet model is utilized to perform classification of plants using seedlings and weedlings that provides performance yielding an accuracy of 94.13% with 25 epochs.
智能农业技术涉及植物识别和分类的使用。深度学习对于分类低光图像特别有用,因为它可以从数据中冲动地学习与分类相关的特征。这在低光条件下尤其重要,因为图像可能有噪声或包含与任务无关的人工制品。在实验中,由弱光图像组成的植物幼苗和杂草数据集进行了深度学习模型。由于可用光量有限,弱光图像往往具有较差的图像质量。这导致了非常低的信噪比,使得从图像中提取有益信息非常模糊。在提出的工作中,利用深度学习的XceptionNet模型对幼苗和杂草进行植物分类,该模型在25个epoch的情况下提供了94.13%的准确率。
{"title":"Classification of Plant Species based Seedlings and Weedlings in Low Lightening Conditions using Deep Convolution Neural Network","authors":"P. R., Srinag R, N. Rani","doi":"10.1109/INCET57972.2023.10170644","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170644","url":null,"abstract":"Smart farming techniques involve the use of plant identification and classification. Deep learning can be particularly useful for classifying low-light images because it can impulsively learn features from the data that can be relevant for classification. This is especially important in low light conditions where the image may be noisy or contain artefacts that are not relevant to the task. In the experiment, the plant seedlings and weedlings dataset consisting of low light images are subjected to a deep-learning model. Low-light images tend to have poor image quality due to the limited amount of available light. This results in a very low signal-to-noise ratio, making extracting beneficial information from the images extremely ambiguous. In the proposed work, a deep learning XceptionNet model is utilized to perform classification of plants using seedlings and weedlings that provides performance yielding an accuracy of 94.13% with 25 epochs.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"220 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132372774","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
DRS-UNET: A Deep Learning Approach for Diabetic Retinopathy Detection and Segmentation from Fundus Images DRS-UNET:一种基于深度学习的糖尿病视网膜病变眼底图像检测与分割方法
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170686
R. Gound, B. Sundaram, S. B. V., Peerzada Anzar Azmat, Malik Najeeb Ul Habib, Avni Garg
Diabetic Retinopathy (DR) is the main cause of blindness in working-age adults around the world. Early detection and treatment of DR are critical for preventing vision loss. Image segmentation is a critical step in automated DR detection. UNET is a well-known convolutional neural network design for image segmentation. The typical UNET architecture, on the other hand, may not necessarily be appropriate for DR detection. This study introduces DRS UNET, an unique architecture specifically built for DR detection. DRS UNET incorporates residual blocks and attention mechanisms to improve feature extraction and segmentation performance. The proposed model is trained and tested using publically available datasets, yielding cutting-edge results.
糖尿病视网膜病变(DR)是全世界工作年龄成年人失明的主要原因。早期发现和治疗DR对于预防视力丧失至关重要。图像分割是自动DR检测的关键步骤。UNET是一种著名的用于图像分割的卷积神经网络。另一方面,典型的UNET架构不一定适合DR检测。本研究介绍了DRS UNET,一种专门用于DR检测的独特架构。DRS UNET结合残差块和注意机制,提高了特征提取和分割性能。所提出的模型使用公开可用的数据集进行训练和测试,产生尖端的结果。
{"title":"DRS-UNET: A Deep Learning Approach for Diabetic Retinopathy Detection and Segmentation from Fundus Images","authors":"R. Gound, B. Sundaram, S. B. V., Peerzada Anzar Azmat, Malik Najeeb Ul Habib, Avni Garg","doi":"10.1109/INCET57972.2023.10170686","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170686","url":null,"abstract":"Diabetic Retinopathy (DR) is the main cause of blindness in working-age adults around the world. Early detection and treatment of DR are critical for preventing vision loss. Image segmentation is a critical step in automated DR detection. UNET is a well-known convolutional neural network design for image segmentation. The typical UNET architecture, on the other hand, may not necessarily be appropriate for DR detection. This study introduces DRS UNET, an unique architecture specifically built for DR detection. DRS UNET incorporates residual blocks and attention mechanisms to improve feature extraction and segmentation performance. The proposed model is trained and tested using publically available datasets, yielding cutting-edge results.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127905995","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Estimation of the Limit of Detection and effect of flow rate on micro cantilever sensor 流量对微悬臂梁传感器检测限的估计及影响
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170590
Guruprasad B, M. Veena, Usha Rani C M, Shalini M S
Limit of Detection (LOD) is the key parameter in chemical sensing instruments. The application of international union of pure and applied chemistry (IUPAC) recommended for univarient LOD estimations in the nonlinear semiconductor gas sensor. This methodology involves linearity, homoscedasticity and normality. This paper focuses on the analysis of LOD using omnicant instrument with selected Volatile Organic Compound (VOC) and the effect of flow rate of target VOC on detection sensitivity. For the experiment, acetone asVOC is selected as target gas, Polyvinylpyrrolidone (PVP) and honey are taken as coating materials on the fabricated sensor.Acetone, toluene, and isopropyl alcohol is considered as VOC which cause severe health hazardous to human life. The study about the concentration of acetone in the breathing environment is the necessity need, therefore acetone is selected for the study. This research work is targeted to check the effect of coating thickness and flow rate on the limit of detection of the testing instrument. As Honey and PVP are viscoelastic in nature, they exhibit more adhesive property. Hence these two materials are selected as coating materials for better sticking process. On the fabricated cantilever structure, PVP and honey are coated with a thickness of 600 nm, 900 nm and 1200 nm. The selected materials are tested against target gas acetone. From the LOD response of PVP and honey it is observed that, PVP shows a good sensitivity for lower thickness of coating whereas honey exhibits more sensitivity for higher thickness of coating .The effect on flow rate of the target VOCs viz., ethanol, toluene, acetone and isopropyl alcohol on detection sensitivity is studied and analyzed that increase in the flow rate of the target gas increases the detection sensitivity of the sensor.
检出限(LOD)是化学传感仪器的关键参数。国际纯粹与应用化学联合会(IUPAC)推荐的非线性半导体气体传感器单变量LOD估计的应用。该方法涉及线性、均方差和正态。本文重点研究了选择挥发性有机化合物(VOC)的万能检测仪对LOD的分析,以及目标VOC的流速对检测灵敏度的影响。实验选用挥发性有机化合物丙酮作为目标气体,聚乙烯吡咯烷酮(PVP)和蜂蜜作为传感器的涂层材料。丙酮、甲苯和异丙醇被认为是严重危害人类健康的挥发性有机化合物。对呼吸环境中丙酮浓度的研究是必要的,因此选择丙酮作为研究对象。本研究工作旨在考察涂层厚度和流速对检测仪器检测限的影响。由于蜂蜜和PVP的性质是粘弹性的,因此它们具有更强的粘接性能。因此,选择这两种材料作为涂层材料,以获得更好的粘接效果。在制备的悬臂结构上,分别涂覆了600 nm、900 nm和1200 nm厚度的PVP和蜂蜜。选择的材料与目标气体丙酮进行测试。从PVP和蜂蜜的LOD响应可以看出,PVP对涂层厚度越小灵敏度越好,而蜂蜜对涂层厚度越厚灵敏度越高。研究分析了目标挥发性有机化合物(乙醇、甲苯、丙酮和异丙醇)流速对检测灵敏度的影响,表明目标气体流速越大,传感器的检测灵敏度越高。
{"title":"Estimation of the Limit of Detection and effect of flow rate on micro cantilever sensor","authors":"Guruprasad B, M. Veena, Usha Rani C M, Shalini M S","doi":"10.1109/INCET57972.2023.10170590","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170590","url":null,"abstract":"Limit of Detection (LOD) is the key parameter in chemical sensing instruments. The application of international union of pure and applied chemistry (IUPAC) recommended for univarient LOD estimations in the nonlinear semiconductor gas sensor. This methodology involves linearity, homoscedasticity and normality. This paper focuses on the analysis of LOD using omnicant instrument with selected Volatile Organic Compound (VOC) and the effect of flow rate of target VOC on detection sensitivity. For the experiment, acetone asVOC is selected as target gas, Polyvinylpyrrolidone (PVP) and honey are taken as coating materials on the fabricated sensor.Acetone, toluene, and isopropyl alcohol is considered as VOC which cause severe health hazardous to human life. The study about the concentration of acetone in the breathing environment is the necessity need, therefore acetone is selected for the study. This research work is targeted to check the effect of coating thickness and flow rate on the limit of detection of the testing instrument. As Honey and PVP are viscoelastic in nature, they exhibit more adhesive property. Hence these two materials are selected as coating materials for better sticking process. On the fabricated cantilever structure, PVP and honey are coated with a thickness of 600 nm, 900 nm and 1200 nm. The selected materials are tested against target gas acetone. From the LOD response of PVP and honey it is observed that, PVP shows a good sensitivity for lower thickness of coating whereas honey exhibits more sensitivity for higher thickness of coating .The effect on flow rate of the target VOCs viz., ethanol, toluene, acetone and isopropyl alcohol on detection sensitivity is studied and analyzed that increase in the flow rate of the target gas increases the detection sensitivity of the sensor.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121426342","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Position Sensor Fault Prognostic using Data Driven Approach 基于数据驱动方法的位置传感器故障预测
Pub Date : 2023-05-26 DOI: 10.1109/INCET57972.2023.10170185
Mahesh Y. Pawar, Swarupanand Sewalkar, Ageda Guerra
Resolver is a widely used in the feedback loop of the PM traction drive to find exact rotary position of the permanent magnet. In real systems, position error is caused by various factors such as amplitude imbalance, imperfect quadrature, inductive harmonics, reference phase shift, excitation signal distortion or other disturbance signals. This has influence on motor torque production. So, it is crucial to monitor resolver performance so that failed sensor can be easily replaced. This also benefits supply chain to keep the parts ready.This paper demonstrates monitoring the health of the resolver sensor using a data driven approach. The algorithm developed is not only capable of classifying faulty/ healthy resolver, but it can also show the amount of degradation in the resolver sensor. The state-of-the-art developed neural network model is trained on the robust database covering all possible resolver degradations, partial and complete failures. This model is developed on a complete synthetic data tapped from the Simulink model and it is further optimized for the accuracy and size. The algorithm was initially tested on the standalone open-loop resolver model which later extended for the closed-loop version. It also supports commanded mode of prognostics which can detect and classify possible harness faults of the resolver sensor. The proposed algorithm has shown high confidence when it is tested offline on the actual hardware data.
解析器是一种广泛应用于永磁牵引传动反馈回路中寻找永磁体精确旋转位置的方法。在实际系统中,位置误差是由幅值不平衡、不完全正交、感应谐波、参考相移、激励信号失真或其他干扰信号等多种因素引起的。这对电机扭矩产生有影响。因此,监测解析器的性能是至关重要的,这样可以很容易地更换故障的传感器。这也有利于供应链保持零件准备就绪。本文演示了使用数据驱动的方法监控解析器传感器的运行状况。该算法不仅能够对故障/健康的分解器进行分类,而且能够显示分解器传感器的退化程度。最先进的神经网络模型是在涵盖所有可能的分解器退化,部分和完全失效的鲁棒数据库上训练的。该模型是在Simulink模型的完整综合数据基础上开发的,并对其精度和尺寸进行了进一步优化。该算法首先在独立开环解析器模型上进行了测试,然后扩展到闭环版本。它还支持命令模式的预测,可以检测和分类可能的线束故障的解析器传感器。在实际硬件数据上进行了离线测试,结果表明该算法具有较高的置信度。
{"title":"Position Sensor Fault Prognostic using Data Driven Approach","authors":"Mahesh Y. Pawar, Swarupanand Sewalkar, Ageda Guerra","doi":"10.1109/INCET57972.2023.10170185","DOIUrl":"https://doi.org/10.1109/INCET57972.2023.10170185","url":null,"abstract":"Resolver is a widely used in the feedback loop of the PM traction drive to find exact rotary position of the permanent magnet. In real systems, position error is caused by various factors such as amplitude imbalance, imperfect quadrature, inductive harmonics, reference phase shift, excitation signal distortion or other disturbance signals. This has influence on motor torque production. So, it is crucial to monitor resolver performance so that failed sensor can be easily replaced. This also benefits supply chain to keep the parts ready.This paper demonstrates monitoring the health of the resolver sensor using a data driven approach. The algorithm developed is not only capable of classifying faulty/ healthy resolver, but it can also show the amount of degradation in the resolver sensor. The state-of-the-art developed neural network model is trained on the robust database covering all possible resolver degradations, partial and complete failures. This model is developed on a complete synthetic data tapped from the Simulink model and it is further optimized for the accuracy and size. The algorithm was initially tested on the standalone open-loop resolver model which later extended for the closed-loop version. It also supports commanded mode of prognostics which can detect and classify possible harness faults of the resolver sensor. The proposed algorithm has shown high confidence when it is tested offline on the actual hardware data.","PeriodicalId":403008,"journal":{"name":"2023 4th International Conference for Emerging Technology (INCET)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126396645","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2023 4th International Conference for Emerging Technology (INCET)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1