{"title":"基于批归一化Siamese网络深度学习的图像相似度估计","authors":"M. Devi, J. Pandian, Aparna Joshi, Yeluri Praveen","doi":"10.1109/ICECCT56650.2023.10179689","DOIUrl":null,"url":null,"abstract":"The assessment of how two distinct images are equal are indeed called image similarity and consistency. In other words, it measures how much the intensity patterns in two images are comparable to one another. In order to achieve this, researchers examine the image descriptors recursively in order to identify descriptor pairs that are comparable. The two images are deemed comparable if the number of related descriptors exceeds a predetermined threshold and both images exhibit the very same entity. The computation of image similarity is used for various applications which graves to be the mandatory process for production of the application. With this intent, the Fashion MNIST dataset from KAGGLE is used for implementing the image similarity estimation. This paper proposes Batch Normalized Siamese Network (BNSN) deep learning based model for computing the image similarity. The BNSN model is designed with two subnetworks that generates feature vectors of two input images. The lambda batch normalization is performed with single dense layer to predict the image similarity with label 0 indicating the identical images and label 1 denoting the different images. The 30,000 training images were fitted with BNSN and tested with 30,000 images. Python was implemented on a Geforce Tesla V100 NVidia Graphics card webserver with a batch size of 64 and 30 training epochs. The training images are also tested with traditional image similarity method and implementation of proposed BNSN shows the accuracy of 91.91%, Precision of 92.93%, Recall of 90.72% and FScore of 91.81%.","PeriodicalId":180790,"journal":{"name":"2023 Fifth International Conference on Electrical, Computer and Communication Technologies (ICECCT)","volume":"65 2 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Batch Normalized Siamese Network Deep Learning Based Image Similarity Estimation\",\"authors\":\"M. Devi, J. Pandian, Aparna Joshi, Yeluri Praveen\",\"doi\":\"10.1109/ICECCT56650.2023.10179689\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The assessment of how two distinct images are equal are indeed called image similarity and consistency. In other words, it measures how much the intensity patterns in two images are comparable to one another. In order to achieve this, researchers examine the image descriptors recursively in order to identify descriptor pairs that are comparable. The two images are deemed comparable if the number of related descriptors exceeds a predetermined threshold and both images exhibit the very same entity. The computation of image similarity is used for various applications which graves to be the mandatory process for production of the application. With this intent, the Fashion MNIST dataset from KAGGLE is used for implementing the image similarity estimation. This paper proposes Batch Normalized Siamese Network (BNSN) deep learning based model for computing the image similarity. The BNSN model is designed with two subnetworks that generates feature vectors of two input images. The lambda batch normalization is performed with single dense layer to predict the image similarity with label 0 indicating the identical images and label 1 denoting the different images. The 30,000 training images were fitted with BNSN and tested with 30,000 images. Python was implemented on a Geforce Tesla V100 NVidia Graphics card webserver with a batch size of 64 and 30 training epochs. The training images are also tested with traditional image similarity method and implementation of proposed BNSN shows the accuracy of 91.91%, Precision of 92.93%, Recall of 90.72% and FScore of 91.81%.\",\"PeriodicalId\":180790,\"journal\":{\"name\":\"2023 Fifth International Conference on Electrical, Computer and Communication Technologies (ICECCT)\",\"volume\":\"65 2 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-02-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 Fifth International Conference on Electrical, Computer and Communication Technologies (ICECCT)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICECCT56650.2023.10179689\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 Fifth International Conference on Electrical, Computer and Communication Technologies (ICECCT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICECCT56650.2023.10179689","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
对两幅不同的图像如何相等的评估确实被称为图像相似性和一致性。换句话说,它测量的是两幅图像的强度模式之间的可比性。为了实现这一点,研究人员递归地检查图像描述符,以识别具有可比性的描述符对。如果相关描述符的数量超过预定的阈值并且两个图像显示非常相同的实体,则认为这两个图像具有可比性。图像相似度的计算用于各种应用程序,这是应用程序生产的强制性过程。出于这个目的,我们使用KAGGLE的Fashion MNIST数据集来实现图像相似性估计。提出了一种基于Batch Normalized Siamese Network (BNSN)深度学习的图像相似度计算模型。BNSN模型设计了两个子网络,分别生成两个输入图像的特征向量。用单致密层进行lambda批处理归一化来预测图像的相似度,标签0表示相同图像,标签1表示不同图像。对3万张训练图像进行BNSN拟合,用3万张图像进行测试。Python在Geforce Tesla V100 NVidia显卡web服务器上实现,批处理大小为64个,训练epoch为30个。采用传统的图像相似度方法对训练图像进行测试,结果表明,BNSN的准确率为91.91%,精密度为92.93%,查全率为90.72%,FScore为91.81%。
Batch Normalized Siamese Network Deep Learning Based Image Similarity Estimation
The assessment of how two distinct images are equal are indeed called image similarity and consistency. In other words, it measures how much the intensity patterns in two images are comparable to one another. In order to achieve this, researchers examine the image descriptors recursively in order to identify descriptor pairs that are comparable. The two images are deemed comparable if the number of related descriptors exceeds a predetermined threshold and both images exhibit the very same entity. The computation of image similarity is used for various applications which graves to be the mandatory process for production of the application. With this intent, the Fashion MNIST dataset from KAGGLE is used for implementing the image similarity estimation. This paper proposes Batch Normalized Siamese Network (BNSN) deep learning based model for computing the image similarity. The BNSN model is designed with two subnetworks that generates feature vectors of two input images. The lambda batch normalization is performed with single dense layer to predict the image similarity with label 0 indicating the identical images and label 1 denoting the different images. The 30,000 training images were fitted with BNSN and tested with 30,000 images. Python was implemented on a Geforce Tesla V100 NVidia Graphics card webserver with a batch size of 64 and 30 training epochs. The training images are also tested with traditional image similarity method and implementation of proposed BNSN shows the accuracy of 91.91%, Precision of 92.93%, Recall of 90.72% and FScore of 91.81%.